]> granicus.if.org Git - postgresql-autodoc/commit
Handle the inability to connect to the database (print real error message).
authorrbt <rbt>
Tue, 1 Jun 2004 15:22:56 +0000 (15:22 +0000)
committerrbt <rbt>
Tue, 1 Jun 2004 15:22:56 +0000 (15:22 +0000)
commit556a08e6143e39ee123eb2e51b677b8c6e67107a
treefeef7dcdc578b0c778821d8cd597e623436a7ff9
parentc2fa8282e5f39d9646dd5f6a4ccb714492f06ebd
Handle the inability to connect to the database (print real error message).

Use pg_get_constraintdef() for 7.4 and newer databases. PostgreSQL does the formatting all by itself now.
postgresql_autodoc.pl