Bruce Momjian 32eef5ad1e I've hacked up pg_dump so that it generates CONSTRAINT and CHECK
syntax that can be read back in with psql.  I did this by adding
a
 "-c" switch that controls moving the CONTSTRAINT statements inside
the CREATE TABLE statements and adding () around the CHECK arguments.
Here's diffs against the 6.3.2 version of pg_dump.c.

ccb
1998-06-16 06:52:15 +00:00
..
1998-06-16 06:42:02 +00:00
1998-03-16 05:52:23 +00:00
1998-06-16 06:42:02 +00:00
Hi,
1998-04-06 00:32:26 +00:00
1998-06-16 03:03:03 +00:00
1998-06-16 04:04:00 +00:00
1998-06-16 06:42:02 +00:00
1998-03-20 04:12:25 +00:00
1998-06-16 03:33:31 +00:00
1998-04-06 17:02:13 +00:00
1997-08-22 16:38:33 +00:00