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

Commit5fcf944

Browse files
committed
9.3 release notes: update for current commits
Also, remove broken link in release.sgml.
1 parentc8f61eb commit5fcf944

File tree

2 files changed

+3
-20
lines changed

2 files changed

+3
-20
lines changed

‎doc/src/sgml/release-9.3.sgml

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<note>
88
<title>Release Date</title>
9-
<simpara>2013-XX-XX, CURRENT AS OF 2013-04-20</simpara>
9+
<simpara>2013-XX-XX, CURRENT AS OF 2013-05-03</simpara>
1010
</note>
1111

1212
<sect2>
@@ -244,7 +244,7 @@
244244
<listitem>
245245
<para>
246246
Add optional ability to checksum data pages and report corruption
247-
(Simon Riggs, Jeff Davis, Greg Smith)
247+
(Simon Riggs, Jeff Davis, Greg Smith, Ants Aasma)
248248
</para>
249249

250250
<para>
@@ -1052,21 +1052,6 @@
10521052
</para>
10531053
</listitem>
10541054

1055-
<listitem>
1056-
<para>
1057-
Allow pg_ctl --idempotent to a 'success' return code if the requested
1058-
start/stop action fails, but the cluster is already in the requested
1059-
state (Peter Eisentraut)
1060-
</para>
1061-
</listitem>
1062-
1063-
<listitem>
1064-
<para>
1065-
Change pg_ctl to return an error code if start fails because the
1066-
server is already running (Peter Eisentraut)
1067-
</para>
1068-
</listitem>
1069-
10701055
<listitem>
10711056
<para>
10721057
Add libpq function PQconninfo() to return connection information

‎doc/src/sgml/release.sgml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
2525
http://www.zipcon.net/~swhite/docs/computers/browsers/entities_page.html
2626
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
2727

28-
we cannot use UTF8 because SGML Docbook
29-
does not support it
30-
http://www.pemberley.com/janeinfo/latin1.html#latexta
28+
we cannot use UTF8 because SGML Docbook does not support it
3129

3230
do not use numeric _UTF_ numeric character escapes (&#nnn;),
3331
we can only use Latin1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp