]> granicus.if.org Git - postgresql/commit
Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 18 Aug 2014 05:17:49 +0000 (01:17 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 18 Aug 2014 05:17:49 +0000 (01:17 -0400)
commit2b475c5946bc8a9beaff3f57b45cc440a78561a1
tree02207a11b61402a9013ffe925b742141bd9788c5
parente56ec50c1622010c010e1c84bc02ce44285c4f41
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.
doc/src/sgml/ref/create_sequence.sgml