summaryrefslogtreecommitdiff
path: root/ext/pgsql/php3_pgsql.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-150/+0
| | | | | | .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
* - Should pretty much work nowAndi Gutmans1999-11-201-2/+2
|
* - Start PostgreSQL support for Win32. Just added preliminary ZTS support.Andi Gutmans1999-11-201-2/+31
| | | | | Still need to make minit ZTS.
* unnecessary, breaks the buildSascha Schumann1999-07-161-1/+0
|
* - run ext sources through conv_protoSascha Schumann1999-05-211-33/+33
| | | | | - add necessary phpext_*_ptr
* - add phpext_pgsql_ptrSascha Schumann1999-05-211-0/+2
| | | | | - semaphore update for glibc-2.1 systems
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+120
fhttpd module taken out of functions, functions is ready to go. The only extensions I have tested are gd+freetype and odbc(solid). Please try compiling in your favourite extensions and let me know how it works.