]> granicus.if.org Git - postgresql/commit
Bruce,
authorBruce Momjian <bruce@momjian.us>
Tue, 18 Jan 2000 18:09:02 +0000 (18:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 18 Jan 2000 18:09:02 +0000 (18:09 +0000)
commit2eebcddeaa2a60fe836a8a10ac6c697bdd36bf8e
tree2699b6abf13f885f2c158ce4929e8a3f5d075a54
parent6c25ea23422a200b8b4394b9f95220999dbf9fa9
Bruce,

Attached is a patch which patches cleanly against the Sunday afternoon
snapshot. It modifies pg_dump to dump COMMENT ON statements for
user-definable descriptions. In addition, it also modifies comment.c so
that the operator behavior is as Peter E. would like: a comment on an
operator is applied to the underlying function.

Thanks,

Mike Mascari
src/backend/commands/comment.c
src/bin/pg_dump/common.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h