Teach pg_dump to dump comments attached to the columns of a composite type.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Jul 2009 22:59:40 +0000 (22:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Jul 2009 22:59:40 +0000 (22:59 +0000)
commit2f23a2b4adec191de0657d72aa16c0c9d243a785
treebcff2adfbba3a5637079884c4dc888caab237278
parent166f7538d34a4e9db70730f58afd1d289f3bb630
Teach pg_dump to dump comments attached to the columns of a composite type.

Taro Minowa (Higepon)
src/bin/pg_dump/pg_dump.c