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

Commit166300f

Browse files
committed
Add note that contrib/rserv is gone.
1 parent79abc3b commit166300f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.293 2004/08/30 00:33:52 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.294 2004/08/30 00:47:31 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -367,7 +367,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.293 2004/08/30 00:33:52 tgl Exp
367367
that contains OIDs, the <literal>WITH OIDS</literal> clause must
368368
be specified or the <varname>default_with_oids</varname>
369369
configuration parameter must be enabled. Users are encouraged to
370-
explicitely specify <literal>WITH OIDS</literal> if their tables
370+
explicitly specify <literal>WITH OIDS</literal> if their tables
371371
require OIDs for compatibility with future releases of
372372
<productname>PostgreSQL</productname>.
373373
</para>
@@ -1830,6 +1830,12 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.293 2004/08/30 00:33:52 tgl Exp
18301830
</para>
18311831
</listitem>
18321832

1833+
<listitem>
1834+
<para>
1835+
Remove contrib/rserv: obsoleted by various separate projects
1836+
</para>
1837+
</listitem>
1838+
18331839
<listitem>
18341840
<para>
18351841
Remove pg_encoding; not needed anymore

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp