aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda3/files/patch-providers_postgres_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Update libgda3 to 3.0.2, and split out the various database backends asJoe Marcus Clarke2008-03-241-11/+0
| | | | | | | | | slave ports. Submitted by: kwm Notes: svn path=/head/; revision=209659
* Replace calls to atoll with strtoll which fixes MySQL and PostgreSQL databaseJoe Marcus Clarke2003-02-181-0/+11
connections. Notes: svn path=/head/; revision=75763