pgsql: Teach pg_dump to dump comments attached to the columns of a

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Teach pg_dump to dump comments attached to the columns of a
Date: 2009-07-23 22:59:40
Message-ID: 20090723225940.E35D975331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Teach pg_dump to dump comments attached to the columns of a composite type.

Taro Minowa (Higepon)

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.541 -> r1.542)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.541&r2=1.542)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2009-07-23 23:50:29 pgsql: Force use of our erand48 on Cygwin
Previous Message Tom Lane 2009-07-23 21:27:10 pgsql: Save a few cycles in EXPLAIN and related commands by not