Commit Graph

20 Commits

Author SHA1 Message Date
Michaël Van Canneyt
069e4c77bc * Dotted filenames for package postgres 2023-07-27 19:04:17 +02:00
Michaël Van Canneyt
25fe5694bf * PChar -> PAnsiChar 2023-07-15 18:22:40 +02:00
Ondrej Pokorny
f9b1a5acfb Postgres: more information in EPQDatabaseError 2023-01-25 13:49:22 +01:00
marco
84507b49c2 * fix for mantis #39153 to fix calling release unbalanced wrt initialize.
git-svn-id: trunk@49615 -
2021-07-17 14:18:44 +00:00
michael
d36e882d1a * Add pg_encoding_to_char, by Laco
git-svn-id: trunk@34095 -
2016-07-11 11:27:03 +00:00
michael
e699c6948f * Patch from Laco to update to version 9 of postgres headers (bug ID 26314)
git-svn-id: trunk@27906 -
2014-06-09 07:35:56 +00:00
michael
7951c24a85 * Patch from Ludo Brands to fix 24497
git-svn-id: trunk@24629 -
2013-05-29 12:41:50 +00:00
michael
5f053be31d * Switched to using ansistring, because dynlibs use ansistrings
git-svn-id: trunk@22949 -
2012-11-07 23:08:31 +00:00
michael
520d51cf7c * Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.inc
git-svn-id: trunk@22852 -
2012-10-26 17:10:35 +00:00
michael
d02619b8af * Removed pqlib and default value. It should always load the lib loaded by postgres3dyn
git-svn-id: trunk@22274 -
2012-08-31 10:04:58 +00:00
michael
13f20b72c7 * Set library name to pqlib for all windowses
git-svn-id: trunk@22273 -
2012-08-31 10:00:38 +00:00
michael
6926b50f2c * Changed library names to include version number, make uniform dynamic loader interface
git-svn-id: trunk@22162 -
2012-08-21 19:40:20 +00:00
Jonas Maebe
d83c7fc4ed * use generic sharedsuffix for libpq (fixes shared library extension
for Mac OS X, patch by Ludo Brands, mantis #20734)

git-svn-id: trunk@19679 -
2011-11-24 19:58:52 +00:00
marco
9d974c2ca4 * postgres header support for PQdescribePrepared, part of mantis #20133
git-svn-id: trunk@19006 -
2011-09-07 12:13:10 +00:00
joost
18e17afc47 * Raise exception when PostgreSQL library is already loaded from a different file
* Checked typo in error-message and converted it to a resourcestring

git-svn-id: trunk@17820 -
2011-06-24 22:22:10 +00:00
marco
f0bb0cbeed * postgres initialize routine gets dll path as parameter. Default parameter to old value for compat.
Mantis 17902.

git-svn-id: trunk@17739 -
2011-06-13 12:33:04 +00:00
marco
caed0543e4 * pqsetdb was not exported in -dyn variant Mantis #14430
git-svn-id: trunk@13907 -
2009-10-18 10:56:08 +00:00
marco
8864f510e0 * lowercased a PQprepare's second p. As per mantis 14430
git-svn-id: trunk@13590 -
2009-08-25 15:14:53 +00:00
joost
19a73853bd * Use DynLibs.Sharedsuffix for postgres,sqlite and odbc
git-svn-id: trunk@12289 -
2008-12-02 13:30:33 +00:00
marco
aba88e1f3c * postgres and sqlite moved
git-svn-id: trunk@9945 -
2008-01-26 17:12:43 +00:00