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

Commit881ea47

Browse files
committed
Another array syntax change (whitespace) clarification -- this time in
the release notes.
1 parent4187adc commit881ea47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.279 2004/08/0805:46:40 joe Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.280 2004/08/0806:03:36 joe Exp $
33
-->
44

55
<appendix id="release">
@@ -317,8 +317,8 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.279 2004/08/08 05:46:40 joe Exp
317317
Syntax checking of array input processing has been tighened up
318318
considerably. Junk that was previously allowed in odd places with
319319
odd results now causes an ERROR. Also changed behavior with respect
320-
to whitespace; trailing whitespace is now ignored as well as leading
321-
whitespace (which has always been ignored).
320+
to whitespace surrounding array elements; trailing whitespace is now
321+
ignored as well as leadingwhitespace (which has always been ignored).
322322
</para>
323323
</listitem>
324324
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp