130 Commits (0eec8cf2f729e01ee26afa786bf272ac1bbc7bdb)

Author SHA1 Message Date
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 b91b1779a5 Fix warning 25 years ago
Sascha Schumann 5db26dd415 Allow passing relative paths to --with-pgsql 25 years ago
Zeev Suraski c239da7e66 Fix the PostgreSQL fix... 25 years ago
Thies C. Arntzen 9d6f117938 remove stupid PGSQL warning 25 years ago
Thies C. Arntzen f6925611fb @- PostgreSQL now does a rollback at the end of a request on every 25 years ago
Thies C. Arntzen 79a38a1c3a @- fixes PostgeSQL pg_connect() bug. We would sometimes close the default 25 years ago
Andi Gutmans 0611acb910 - Change unset() functions to null(). unset() is legacy 25 years ago
Sascha Schumann 5d03ac038d Revert last completely broken patch. 25 years ago
Derick Rethans 82d58bdc4a - Added the pg_lolseek function, which allows for arbitrary seeking within 25 years ago
Jouni Ahto abcdb47fc2 Changing my email address... 25 years ago
Sascha Schumann 08d104e040 Don't increase the refcount of id, if we already have increased the refcount 25 years ago
Hartmut Holzgraefe 1f6878e912 2nd step towards auto-credits 25 years ago
Zeev Suraski 6d0749a95b Fix msql_close(), pg_close() and sybase_close() (Sybase CT) 26 years ago
Zeev Suraski e560ecfa47 Fix pg_close() 26 years ago
Andi Gutmans d0ec3df288 - Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid() 26 years ago
Andrei Zmievski f1dcb32c9f Use zend_register_list_destructors_ex() instead. 26 years ago
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules. 26 years ago
Zeev Suraski ac0880fd8f Remove conflict 26 years ago
Zeev Suraski 8fc4200414 Old PostgreSQL fix I forgot to commit, and NEWS consistency update 26 years ago
Rasmus Lerdorf b189759bcd Clean up the alignment of configure --help output 26 years ago
Daniel Beulshausen eba5d76078 removed ignoring msvcrt(d) libary 26 years ago
Andi Gutmans 526d45e95f - The Sprit of PHP is to have descriptive function names and not 26 years ago
Rui Hirokawa 4ffaf35556 updated some functions'name using obsolete name convention. 26 years ago
Jouni Ahto 0c1620840f - Renamed functions so that this extension finally starts to follow the 26 years ago
Jouni Ahto d9e180b9b7 - Use the same check for existence of a valid link as the other functions. 26 years ago
Derick Rethans 68611e2d55 - Added functions pg_putline and pg_endcopy (thanks to Dirk Elmendorf 26 years ago
Jouni Ahto 20fe0a5685 Fixed #6627. Wrong logic... 26 years ago
Daniel Beulshausen b6f0d041f9 deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath 26 years ago
Daniel Beulshausen 5d09d7d811 some fixes 26 years ago
Jouni Ahto e85ba0901a - Return NULL type when column is NULL, now that we have it in PHP4. 26 years ago
Jouni Ahto 3d1b363967 Fix #5817 and really, really check what gets passed further... 26 years ago
Jouni Ahto ecb7b4d271 Removed an extra tab, it caused problems for Digital Unix' poor native make... 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 344955d020 - Still one misssing zend_list_addref() and small fix in pg_close. 26 years ago
Jouni Ahto bcb7639fb3 - Test pg_encoding_to_char instead (it's existence in libpq means that 26 years ago
Sascha Schumann 16017f6d78 Change header protection macros to conform to standard. 26 years ago
Rui Hirokawa 074f52f382 added new functions: pg_setclientencoding, pg_clientencoding in Postgres-7.0. 26 years ago
Andi Gutmans 1dcee33866 - Get rid of absolute path 26 years ago
Andi Gutmans bd8aeb5342 - Make pgsql compile on Windows. 26 years ago
Jouni Ahto 9322b9d9a5 (pg_loreadall) Was using zval ** but forgot to convert to use 26 years ago
Zeev Suraski 7da710c060 - Update .dsp 26 years ago
Zeev Suraski 6614e8edb4 - I wrote a long msg but the commit didn't go through. 26 years ago
Egon Schmid 10249f2dfb Typos. 26 years ago
Jouni Ahto 98087ab562 - Fix return type in proto once again... 26 years ago
Egon Schmid 6e815b76ea Some protos fixed. 26 years ago
Jouni Ahto 153ef54498 - Fix return type in proto. 26 years ago
Andi Gutmans 97de5b2106 - Fix PostgreSQL project file a bit. 26 years ago