Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5b1b6bf

Browse files
committed
Use American spelling for "behavior".
For consistency with the rest of the docs.Michael Paquier
1 parentd5d0029 commit5b1b6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17851,7 +17851,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1785117851

1785217852
<para>
1785317853
All of these functions take an optional <parameter>missing_ok</> parameter,
17854-
which specifies thebehaviour when the file or directory does not exist.
17854+
which specifies thebehavior when the file or directory does not exist.
1785517855
If <literal>true</literal>, the function returns NULL (except
1785617856
<function>pg_ls_dir</>, which returns an empty result set). If
1785717857
<literal>false</>, an error is raised. The default is <literal>false</>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp