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

Commit37cb2b7

Browse files
committed
Remove "reliably" from chr(0) doc mention.
1 parentdc41fd8 commit37cb2b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.421 2008/03/0317:11:13 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.422 2008/03/0318:09:02 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -1341,7 +1341,7 @@
13411341
argument is treated as a Unicode code point. For other multibyte
13421342
encodings the argument must designate a strictly
13431343
<acronym>ASCII</acronym> character. The NULL (0) character is not
1344-
allowed because text data types cannotreliablystore such bytes.
1344+
allowed because text data types cannot store such bytes.
13451345
</entry>
13461346
<entry><literal>chr(65)</literal></entry>
13471347
<entry><literal>A</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp