Hi all
Bruce Momjian <bruce@momjian.us>
Hi all Is it too late to add a feature to pg_dump for 6.4?? I just spent most of the day learning pg_dump and modifing it so it would dump views also. This is the first time I have ever contributed any code changes, so I'm not sure of how to submit it. The diff's and a readme as a tgz file are attached. Thanks Terry Mackintosh <terry@terrym.com> http://www.terrym.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dump.c | modified | +115 −73 |
| src/bin/pg_dump/pg_dump.h | modified | +2 −1 |
| src/man/pg_dump.1 | modified | +5 −5 |