postgresql/src
Bruce Momjian 7603c42edf 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>
2002-04-13 19:57:18 +00:00
..
backend Patch against 7.2.1 sources. Uses Solaris Intimate Shared Memory 2002-04-13 19:52:51 +00:00
bin Rod's patch does what it is supposed to do, but it also includes 2002-04-13 19:57:18 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Checking to decide whether relations are system relations now depends 2002-04-12 20:38:31 +00:00
interfaces 1) Fix a bug in declare/fetch mode. 2002-04-12 08:03:12 +00:00
makefiles > > This patch corrects the use of rpath and export options when compiling 2002-04-05 12:01:59 +00:00
pl pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00
template Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
test Checking to decide whether relations are system relations now depends 2002-04-12 20:38:31 +00:00
tools Update release list. 2002-03-26 05:34:33 +00:00
tutorial Update obsolete syntax in example of inheritance. 2002-04-11 21:18:50 +00:00
utils Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. 2001-11-26 19:30:58 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00
Makefile.global.in Add make install-strip target. 2002-04-10 16:45:25 +00:00
Makefile.shlib Add make install-strip target. 2002-04-10 16:45:25 +00:00
nls-global.mk NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00