]> granicus.if.org Git - postgresql/commit
Hi, all
authorBruce Momjian <bruce@momjian.us>
Mon, 27 Dec 1999 15:42:44 +0000 (15:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 27 Dec 1999 15:42:44 +0000 (15:42 +0000)
commit24a0f021efab6152e2729ca53739241638488090
tree947edc0d965476c0fa35c606c8b4bb4fda288a5b
parentbc036a063d11c6be35ed86ca62ede2793ad45928
Hi, all

I finally got around to schlepping through pg_dump, to finish what I started
about three months (or more) ago.  Attached is a gzipped diff file to apply
in the bin/pg_dump directory.  This should remove all string length
dependencies, except one, which I'm working on.  It has been through some
rudimentary unit testing, but that's about it, so if any of you would give
it a more strenuous run-through, I'd be grateful for the feedback.

Cheers...

 Ansley, Michael
src/bin/pg_dump/common.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h