Hi all

Bruce Momjian <bruce@momjian.us>

Commit: b7ed6f8512b40ce7b82de0cb084452ca11277b84
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-10-06T03:09:02Z
Releases: 7.1.1
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

PathChange+/−
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