Re: [HACKERS] pg_dump and CHECK constraints

2004-02-12 Thread Bruce Momjian
Curt Sampson wrote: > > I notice that pg_dump is still dumping CHECK constraints with the table, > rather than at the very end, as it does with all the other constraints. > As discussed in bug report #787, at > > http://archives.postgresql.org/pgsql-bugs/2002-09/msg00278.php > > this breaks

[HACKERS] pg_dump and CHECK constraints

2004-01-26 Thread Curt Sampson
I notice that pg_dump is still dumping CHECK constraints with the table, rather than at the very end, as it does with all the other constraints. As discussed in bug report #787, at http://archives.postgresql.org/pgsql-bugs/2002-09/msg00278.php this breaks your restore if your CHECK constrain