pgsql: Remove old documentation warnings about the use of bigint. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Remove old documentation warnings about the use of bigint.
Date
Msg-id E1T78JR-0005Ne-Do@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove old documentation warnings about the use of bigint.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/48a9c7823e032fde54cb0658fbd488809a3fdc69

Modified Files
--------------
doc/src/sgml/datatype.sgml |   14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix logic bug in gistchoose and gistRelocateBuildBuffersOnSplit.
Next
From: Robert Haas
Date:
Subject: pgsql: Document that COPY OUT requires an absolute pathname.