pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc

Started by Tom Lanealmost 12 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.

The old text explained what happened if we didn't have working int64
arithmetic. Since that case has been explicitly rejected by configure
since 8.4.3, documenting it in the 9.x branches can only produce confusion.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/823be6b7fd7898de0d7d17b9f371c4505e998cd2

Modified Files
--------------
doc/src/sgml/ref/create_sequence.sgml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers