This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0036b8bba00a1e7cdbe3994b1bb5f3cf3f3176ad
archived-php-src
/
ext
/
pgsql
History
Sascha Schumann
0036b8bba0
#if WIN.* => #ifdef PHP_WIN32
...
#if !(WIN.* => #ifndef PHP_WIN32
2000-02-12 14:38:31 +00:00
..
config.m4
Whoops, defining them to empty values generates many parse errors.
1999-12-30 04:52:19 +00:00
Makefile.in
Integration of -ng changes. Changes:
1999-12-30 02:59:53 +00:00
pgsql.c
Fix PostgreSQL startup routine in thread-safe mode
2000-02-05 17:26:35 +00:00
pgsql.dsp
libzend -> Zend
1999-12-19 21:02:54 +00:00
php_pgsql.h
#if WIN.* => #ifdef PHP_WIN32
2000-02-12 14:38:31 +00:00
setup.stub
last bunch of extensions moving to ext/
1999-04-22 02:48:28 +00:00