summaryrefslogtreecommitdiff
path: root/ext/pgsql/pgsql.c
Commit message (Expand)AuthorAgeFilesLines
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* More protos.Egon Schmid2000-02-241-3/+3
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fix PostgreSQL startup routine in thread-safe modeZeev Suraski2000-02-051-10/+18
* PostgreSQL compile fixesZeev Suraski2000-02-051-10/+8
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - Change uint32 to php_uint32 (PostgreSQL defines uint32, and perhaps other p...Zeev Suraski1999-12-261-2/+2
* Make PostgreSQL compile againZeev Suraski1999-12-251-1/+1
* This should get it to compile...Zeev Suraski1999-12-211-18/+18
* Fix PostgreSQL buildZeev Suraski1999-12-191-32/+32
* More php3_ annihilationZeev Suraski1999-12-181-89/+89
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-27/+27
* Fix some warningsSascha Schumann1999-12-051-14/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-3/+3
* - More PGSQL thread-safe updates. It still doesn't work though. Crashes forAndi Gutmans1999-11-201-1/+1
* - Should pretty much work nowAndi Gutmans1999-11-201-39/+48
* - Add project fileAndi Gutmans1999-11-201-0/+5
* - Start PostgreSQL support for Win32. Just added preliminary ZTS support.Andi Gutmans1999-11-201-73/+106
* Remove -DPIC preprocessor macros. This is defined by libtoolSascha Schumann1999-10-101-4/+0
* Fixed pg_fetch_array() with three arguments.Sascha Schumann1999-10-061-1/+1
* Lost functionality in earlier fix... That should really work.Zeev Suraski1999-09-101-2/+4
* That should do the trick (untested)Zeev Suraski1999-09-101-8/+3
* my bad, sorryMark Musone1999-09-101-1/+0
* fixed memory leakMark Musone1999-09-101-0/+1
* *** empty log message ***Zeev Suraski1999-09-041-1/+1
* Enabled shared build of pgsql moduleGergely Madarász1999-09-031-0/+4
* This one was nonesense.Egon Schmid1999-08-291-1/+1
* Missing return type.Egon Schmid1999-08-291-1/+1
* Another typo.Egon Schmid1999-08-091-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-47/+47
* Please add in any changes/bug fixes you've made - we need to keep a details C...Zeev Suraski1999-07-221-4/+2
* The last forgotten prototypes I know.Egon Schmid1999-07-191-2/+2
* void some warningsSascha Schumann1999-07-171-2/+2
* *** empty log message ***Zeev Suraski1999-07-161-0/+5
* *** empty log message ***Zeev Suraski1999-07-161-7/+8
* Get postgresql module uptodateZeev Suraski1999-07-161-63/+55
* License updateZeev Suraski1999-07-161-20/+9
* .Sascha Schumann1999-05-291-1/+1
* - run ext sources through conv_protoSascha Schumann1999-05-211-36/+33
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+1490