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

Commit06462f5

Browse files
committed
Mention synchronize_seqscans GUC variable in release notes.
Update expected release date.
1 parent73d9544 commit06462f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.576 2008/01/18 00:13:50 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.577 2008/01/31 21:31:33 tgl Exp $ -->
22
<!--
33

44
Typical markup:
@@ -68,8 +68,7 @@ do it for earlier branch release files.
6868

6969
<note>
7070
<title>Release date</title>
71-
<simpara>2008-01-??</simpara>
72-
<para>CURRENT AS OF 2008-01-17</>
71+
<simpara>2008-02-04</simpara>
7372
</note>
7473

7574
<sect2>
@@ -842,7 +841,8 @@ current_date &lt; 2017-11-17
842841
middle of the table (where another sequential scan is already
843842
in-progress) and wrapping around to the beginning to finish. This
844843
can affect the order of returned rows in a query that does not
845-
specify <literal>ORDER BY</>.
844+
specify <literal>ORDER BY</>. The <varname>synchronize_seqscans</>
845+
configuration parameter can be used to disable this if necessary.
846846
</para>
847847
</listitem>
848848

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp