Dump the COLLATABLE attribute in CREATE TYPE
This was previously omitted by accident.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/16143d64513e4dc3c72bad7ae98d3df0b5a23013
Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 35 ++++++++++++++++++++++++++++++++++-
1 files changed, 34 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Heikki Linnakangas | Date: 2011-03-01 17:06:48 |
| Subject: pgsql: Fix bugs in Serializable Snapshot Isolation. |
| Previous: | From: Tom Lane | Date: 2011-03-01 16:37:15 |
| Subject: pgsql: Update discussion of EXPLAIN to reflect existence ofModifyTable |