-
- Downloads
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
Showing
- src/backend/commands/comment.c 10 additions, 0 deletionssrc/backend/commands/comment.c
- src/bin/pg_dump/common.c 9 additions, 1 deletionsrc/bin/pg_dump/common.c
- src/bin/pg_dump/pg_dump.c 204 additions, 7 deletionssrc/bin/pg_dump/pg_dump.c
- src/bin/pg_dump/pg_dump.h 6 additions, 1 deletionsrc/bin/pg_dump/pg_dump.h
Loading
Please register or sign in to comment