Log Message:
-----------
Dump comments on columns of composite types.
Instead of putting all the OWNER TO commands at the end, it dumps then
after each object. This is WAY more readable and nice. ACLs are still
at the end.
Christopher Kings-Lynne
Modified Files:
--------------
pgsql-server/src/bin/pg_dump:
pg_backup_archiver.c (r1.90 -> r1.91)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.90&r2=1.91)
pg_dump.c (r1.381 -> r1.382)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_dump/pg_dump.c.diff?r1=1.381&r2=1.382)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-08-04 17:37:10 |
| Subject: pgsql-server: Add some notes about unimplemented aspects of PITR |
| Previous: | From: Dennis Bjorklund | Date: 2004-08-04 16:43:41 |
| Subject: Re: pgsql-server: Add some strings for translation and |