OSDN Git Service

Here is the patch for pg_dump not handling NULL values in 'insert'
authorBruce Momjian <bruce@momjian.us>
Wed, 20 Nov 1996 22:32:55 +0000 (22:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 20 Nov 1996 22:32:55 +0000 (22:32 +0000)
commit9d45f22e384391ce6b65469f8fd324174303dca5
treeff5311869242c1687824f7c6bc11e8a7fea1a89d
parentbdb25dbad657d3e5dff309666029fef18e42c73c
Here is the patch for pg_dump not handling NULL values in 'insert'
mode properly.  This will apply correctly to 1.09 & 2.0 sources.
From David H. Bennett
src/bin/pg_dump/pg_dump.c