]> granicus.if.org Git - postgresql/commit
Seems my check constraint change did break stuff.
authorBruce Momjian <bruce@momjian.us>
Fri, 25 Jul 2003 19:37:21 +0000 (19:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 25 Jul 2003 19:37:21 +0000 (19:37 +0000)
commit9fecf302f79a49f132e8a61b8f073959fa1ed1fd
tree7f4ceec7e68f3af780190a1526a259fc8bc5268f
parent187e865174024c49f84e074184d8e3f05d44a923
Seems my check constraint change did break stuff.

Alias the appropriate columns back to their original name.

Fixed formatting of a few other places as I went along (indenting)
--
Rod Taylor <rbt@rbt.ca>
src/bin/pg_dump/pg_dump.c