]> 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:18:13 +0000 (01:18 -0400)
commitae941b8db49dc61a8d085a4fb6f1d5106ec40275
tree629391f2fc4b8bf5283c76d0b0623a7ae5f2469a
parent6ad25325dd6e52db36eb667db68d5601d8fa4acc
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