54 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Hartmut Holzgraefe 54981e8c2e MFH: corrected library search path order in tests 18 years ago
Hartmut Holzgraefe 432b57b2ae added support for object ids in pg_lo_create() and pg_lo_import() where available 18 years ago
Jani Taskinen 0261432888 MFH 19 years ago
Ilia Alshanetsky 7605d10252 PQfreemem checks 19 years ago
Ilia Alshanetsky fab29dcbcf Make pg_escape_bytea() use PQescapeByteaConn() whenever possible. 20 years ago
Ilia Alshanetsky e8c70bfa99 Added support for character sets in pg_escape_string() for PostgreSQL 20 years ago
Ilia Alshanetsky 2cc1f53f3b Added a check for PQftable() function 20 years ago
foobar 8c56ee5cb6 MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly) 20 years ago
foobar 03897956b2 revert fix that did not fix anything 21 years ago
Yasuo Ohgaki 813bd67320 fix build with older postgresql 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
Antony Dovgal 1c4eb9b684 fix typo 21 years ago
Christopher Kings-Lynne 030ebaaa45 (PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. 21 years ago
Christopher Kings-Lynne e2b87e6230 Tweak some #if's to be more orthogonal. 21 years ago
Christopher Kings-Lynne 1168c30635 Added several new functions to support the PostgreSQL v3 protocol 21 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
Joe Orton 2685ca935f Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
Marcus Boerger b460ae868e Use pg_config if it can be found. 22 years ago
Marcus Boerger ab36d72c16 Needed function detection 23 years ago
Marcus Boerger 7a85edd370 Added pg_version() which returns an associative array of client/protocol/server 23 years ago
Derick Rethans f9b21c4b7d - Fix typo 24 years ago
Yasuo Ohgaki 534ba498e3 Fix version in message 24 years ago
Sascha Schumann 9a7418906c Also support --disable-shared installations of pgsql 24 years ago
Yasuo Ohgaki 4ac70c6821 Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() 24 years ago
Yasuo Ohgaki 7ff1412432 Print PostgreSQL version number in phpinfo() 24 years ago
Yasuo Ohgaki c7d72bb20d Fix build failure with PostgreSQL 6.5.x 24 years ago
Sascha Schumann 5cba3a99c2 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 24 years ago
Yasuo Ohgaki fe72f742eb Fix problem with sesssion_pgsql module 24 years ago
Yasuo Ohgaki ee012b03c1 Get rid of useless path from seach path 25 years ago
Yasuo Ohgaki 13dbb1553c README update 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago
foobar 601b4727b6 If the header file is not found, bail out. 25 years ago
Sascha Schumann afdaee9e47 Nuke more quotes 25 years ago
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 25 years ago
Sascha Schumann 0eec8cf2f7 Simpler fix for the InvalidOid thing by Tom Lane. 25 years ago
Sascha Schumann 1e6be5aaf5 Fix incompatibility with PostgreSQL CVS. 25 years ago
Sascha Schumann 5db26dd415 Allow passing relative paths to --with-pgsql 25 years ago
Rasmus Lerdorf b189759bcd Clean up the alignment of configure --help output 26 years ago
Jouni Ahto d88fe953ae This should fix #5826. 26 years ago
Sascha Schumann b74e079ce7 The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/ 26 years ago
Jouni Ahto bcb7639fb3 - Test pg_encoding_to_char instead (it's existence in libpq means that 26 years ago
Rui Hirokawa 074f52f382 added new functions: pg_setclientencoding, pg_clientencoding in Postgres-7.0. 26 years ago
Jouni Ahto c32de173c3 According to current PostgreSQL docs, using PQoidStatus() is deprecated. 26 years ago
Sascha Schumann 82c5c690c9 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 26 years ago
Sascha Schumann 1e3d94b70b Revamp config stuff 26 years ago
Sascha Schumann cf5a5fb1dd Whoops, defining them to empty values generates many parse errors. 27 years ago
Sascha Schumann 2c99bef442 Get rid of config.h.stub. Note that you should embed a comment about 27 years ago
Sascha Schumann f2f8d38efa Integration of -ng changes. Changes: 27 years ago
Sascha Schumann 4993f93c7c Remove custom LDFLAGS/LIBS changes 27 years ago
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced 27 years ago