OSDN Git Service

Disable use of -o and -d pg_dump options together. Can't set oids in
authorBruce Momjian <bruce@momjian.us>
Wed, 26 May 1999 16:06:45 +0000 (16:06 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 26 May 1999 16:06:45 +0000 (16:06 +0000)
commit9b35ec2615d71bf7617ca97f1b570a2f89ce0b17
tree66cb2443a69661916a6f1b76d22b0c0495fbbf40
parent9c56b408c4758d7d1c457415f3df9b3aa71c3471
Disable use of -o and -d pg_dump options together.  Can't set oids in
inserts.  Change some variables to bool to be clearer.
src/bin/pg_dump/pg_dump.c