summaryrefslogtreecommitdiff
path: root/ext/pgsql/pgsql.c
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up code.Yasuo Ohgaki2002-02-061-3/+3
* Make module specified functions to static.Yasuo Ohgaki2002-02-061-15/+14
* Added "auto_reset_presistent" ini entry.Yasuo Ohgaki2002-01-251-4/+3
* Revert last 2 commit. Instead, make php_pgsql_do_connect() to catchYasuo Ohgaki2002-01-241-13/+18
* Add a little more fault tolerance for pg_host, pg_tty and more.Yasuo Ohgaki2002-01-241-0/+3
* No more httpd restart is required when PostgreSQL is rebooted.Yasuo Ohgaki2002-01-241-0/+6
* Fixed typo and protoYasuo Ohgaki2002-01-211-5/+5
* - fixed typo in deprecated functionnameUwe Steinmann2002-01-091-1/+1
* Do not cancel queued query automatically.Yasuo Ohgaki2001-12-191-37/+13
* More proper error message.Yasuo Ohgaki2001-12-181-5/+2
* yet another proto fixHartmut Holzgraefe2001-12-171-1/+1
* proto fixesHartmut Holzgraefe2001-12-171-5/+5
* proto fixHartmut Holzgraefe2001-12-171-1/+1
* Funtion rename:Yasuo Ohgaki2001-12-171-301/+667
* proto fixesHartmut Holzgraefe2001-12-161-4/+4
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Fix protoYasuo Ohgaki2001-12-101-40/+40
* Added async query functionsYasuo Ohgaki2001-12-101-2/+287
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Fix pg_last_notice()Zeev Suraski2001-09-261-11/+11
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-70/+70
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - More ZE2 fixesAndi Gutmans2001-08-131-3/+1
* more tsrm cleanupSascha Schumann2001-08-061-1/+1
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-1/+1
* more ZTS fixes.foobar2001-07-311-2/+0
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-6/+5
* More TSRMLS_FETCH workZeev Suraski2001-07-311-3/+2
* Zend compatibility patchZeev Suraski2001-07-301-1/+1
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Fix typo.Jon Parise2001-07-291-2/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-31/+10
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-4/+4
* Fix for #11941Rasmus Lerdorf2001-07-131-1/+1
* Fixed bug: #11728. Error message was cleared before outputted in pg_pconnect()foobar2001-06-291-1/+1
* Allow the PostgreSQL driver to do internal row counting when iteratingJon Parise2001-06-191-32/+72
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-19/+75
* Fixed bug: #11265foobar2001-06-041-1/+4
* ws fixSterling Hughes2001-05-281-3/+4
* Fix by Sterling Hughes. Fixes bugs: #10939, #10756, #10324foobar2001-05-271-1/+5
* remove ws, kill one compile warning.foobar2001-05-271-6/+6
* Fix some protos.Egon Schmid2001-05-271-2/+2
* @ Made the length argument (argument 2) to pg_loread() optional,Sterling Hughes2001-05-271-32/+33
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Corrected one proto.Egon Schmid2001-05-061-1/+1
* Add pg_last_notice() functionRasmus Lerdorf2001-05-061-1/+19
* make pgsql build under win32 againDaniel Beulshausen2001-04-301-0/+1
* Accept the fix suggestion from bug #9562Zeev Suraski2001-04-291-0/+3