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

Commitb4cd3b3

Browse files
author
Neil Conway
committed
Fix a handful of typos in the release notes introduced by Bruce's recent
commit. Per Gavin Sherry.
1 parent6cd67c9 commitb4cd3b3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.307 2004/11/10 21:43:50 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc Exp $
33
-->
44

55
<appendix id="release">
@@ -301,7 +301,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.307 2004/11/10 21:43:50 momjian
301301
writes to the query's <literal>stdin/stdout</>, rather than
302302
<application>psql</>'s <literal>stdin/stdout</>. The previous
303303
behavior can be accessed via new
304-
><option>pstdin</>/<option>pstdout</> parameters.
304+
<option>pstdin</>/<option>pstdout</> parameters.
305305
</para>
306306
</listitem>
307307

@@ -395,7 +395,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.307 2004/11/10 21:43:50 momjian
395395
<para>
396396
<type>CIDR</> values now must have their non-masked bits be zero.
397397
For example, we no longer allow
398-
<literal>204.248.199.1/31</literal> as a <type>CIDR>/> value. Such
398+
<literal>204.248.199.1/31</literal> as a <type>CIDR</> value. Such
399399
values should never have been accepted by
400400
<productname>PostgreSQL</productname> and will now be rejected.
401401
</para>
@@ -1409,7 +1409,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.307 2004/11/10 21:43:50 momjian
14091409

14101410
<listitem>
14111411
<para>
1412-
<function>>to_char>/>/<function>to_date()</> date conversion
1412+
<function>to_char</>/<function>to_date()</> date conversion
14131413
improvements (Kurt Roeckx, Fabien Coelho)
14141414
</para>
14151415
</listitem>
@@ -1439,7 +1439,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.307 2004/11/10 21:43:50 momjian
14391439
<listitem>
14401440
<para>
14411441
Allow
1442-
<type>int2</>/<type>int4</>/<type>int8</>/<type>float4</>/<type>float8>/>
1442+
<type>int2</>/<type>int4</>/<type>int8</>/<type>float4</>/<type>float8</>
14431443
input routines to have leading or trailing whitespace
14441444
(Neil)
14451445
</para>
@@ -1464,8 +1464,8 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.307 2004/11/10 21:43:50 momjian
14641464

14651465
<listitem>
14661466
<para>
1467-
Fix to_char for <literal>1 BC</> (previously it returned
1468-
<literal>1 AD</>) (Bruce)
1467+
Fix<function>to_char</function> for <literal>1 BC</>
1468+
(previously it returned<literal>1 AD</>) (Bruce)
14691469
</para>
14701470
</listitem>
14711471

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp