diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-04-13 19:57:18 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-04-13 19:57:18 +0000 |
commit | 7603c42edfdef71bd7d4a2acaaf5304e3a5f7487 (patch) | |
tree | c1deb57963edfb7865ac95e309e4678d42556352 /src/backend/parser/parse_node.c | |
parent | b73859db8c94ca061a31aae2fae21a12c87c085d (diff) | |
download | postgresql-7603c42edfdef71bd7d4a2acaaf5304e3a5f7487.tar.gz postgresql-7603c42edfdef71bd7d4a2acaaf5304e3a5f7487.zip |
Rod's patch does what it is supposed to do, but it also includes
some old code to add PK constraints to CREATE TABLE. That stuff
had been removed as part of my original patch for pg_dump a
little while ago.
The attached patch fixes this by removing (again :-) ) the
code in dumpTables() to perform PK creation during CREATE
TABLE. I briefly tested it locally and it fixes both of
Tom's test cases.
Please apply.
Cheers,
Neil
--
Neil Conway <neilconway@rogers.com>
Diffstat (limited to 'src/backend/parser/parse_node.c')
0 files changed, 0 insertions, 0 deletions