summaryrefslogtreecommitdiff
path: root/ext/pgsql/config.m4
Commit message (Expand)AuthorAgeFilesLines
* This should fix #5826.Jouni Ahto2000-07-291-1/+2
* The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/Sascha Schumann2000-07-111-2/+2
* - Test pg_encoding_to_char instead (it's existence in libpq means thatJouni Ahto2000-07-051-1/+1
* added new functions: pg_setclientencoding, pg_clientencoding in Postgres-7.0.Rui Hirokawa2000-07-021-0/+1
* According to current PostgreSQL docs, using PQoidStatus() is deprecated.Jouni Ahto2000-05-231-0/+1
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-021-5/+1
* Revamp config stuffSascha Schumann2000-05-011-52/+38
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-2/+2
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-5/+3
* Remove custom LDFLAGS/LIBS changesSascha Schumann1999-12-041-4/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-1/+1
* Enabled shared build of pgsql moduleGergely Madarász1999-09-031-5/+31
* Debian fixesStig Bakken1999-07-211-0/+1
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-2/+2
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+38