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
d26abbcdc9b2decf18e5c8b33ae5be8a08d0d368
archived-php-src
/
ext
/
pgsql
History
Jouni Ahto
9322b9d9a5
(pg_loreadall) Was using zval ** but forgot to convert to use
...
zend_get_parameters_ex().
Fixes
#5244
.
2000-06-27 13:26:04 +00:00
..
config.m4
According to current PostgreSQL docs, using PQoidStatus() is deprecated.
2000-05-23 06:03:34 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
pgsql.c
(pg_loreadall) Was using zval ** but forgot to convert to use
2000-06-27 13:26:04 +00:00
pgsql.dsp
- Update .dsp
2000-06-25 18:54:55 +00:00
php_pgsql.h
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00
setup.stub
last bunch of extensions moving to ext/
1999-04-22 02:48:28 +00:00