]> granicus.if.org Git - postgresql-autodoc/commit
Minor fixes for named functions for newer DBD::Pg's. A long time ago DBD::Pg changed...
authorrbt <rbt>
Fri, 24 Apr 2009 04:04:27 +0000 (04:04 +0000)
committerrbt <rbt>
Fri, 24 Apr 2009 04:04:27 +0000 (04:04 +0000)
commit4f2f0caa775ccc7cb3c8b5d26a19d7235c17940c
tree477fe793431145f89c91f84aabc6177c87ad3043
parentab53b93012ab0763e86375538333756cb7ad5023
Minor fixes for named functions for newer DBD::Pg's. A long time ago DBD::Pg changed from returning an array string to returning an actual array for PostgreSQL arrays. Autodoc did not take this into account.
postgresql_autodoc.pl