History log of /PHP-8.3/ext/pgsql/pgsql.c (Results 801 – 825 of 838)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 212e25e4 05-Feb-2000 Zeev Suraski

PostgreSQL compile fixes

Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).

Revision tags: PRE_ISSET_TYPE
# 90f1218f 26-Dec-1999 Zeev Suraski

- Change uint32 to php_uint32 (PostgreSQL defines uint32, and perhaps other packages too)
- PostgreSQL finally compiles&links

# 7d2d48e1 25-Dec-1999 Zeev Suraski

Make PostgreSQL compile again

# 06ab4433 21-Dec-1999 Zeev Suraski

This should get it to compile...

# dc0a5f9c 19-Dec-1999 Zeev Suraski

Fix PostgreSQL build

Revision tags: PRE_LIBZEND_TO_ZEND
# 3db67167 18-Dec-1999 Zeev Suraski

More php3_ annihilation

# fb1c77bd 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

# a3c65143 17-Dec-1999 Zeev Suraski

More php3_ annihilation

Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 4a60eed4 05-Dec-1999 Sascha Schumann

Fix some warnings

# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...

Revision tags: ZO_B1, ZEND_OPTIMIZER_B1
# b89689f2 20-Nov-1999 Andi Gutmans

- More PGSQL thread-safe updates. It still doesn't work though. Crashes for
some reason at .dll load time

# 0c65c8a2 20-Nov-1999 Andi Gutmans

- Should pretty much work now

# 770ef718 20-Nov-1999 Andi Gutmans

- Add project file

# cc3d636f 20-Nov-1999 Andi Gutmans

- Start PostgreSQL support for Win32. Just added preliminary ZTS support.
Still need to make minit ZTS.

Revision tags: php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 00bcd726 10-Oct-1999 Sascha Schumann

Remove -DPIC preprocessor macros. This is defined by libtool
automatically, if a shared library is built. This would lead
to multiple definitions of get_module(). If you want to build
mod

Remove -DPIC preprocessor macros. This is defined by libtool
automatically, if a shared library is built. This would lead
to multiple definitions of get_module(). If you want to build
modules, add -DCOMPILE_DL to your CFLAGS.

show more ...

# bd62c63c 06-Oct-1999 Sascha Schumann

Fixed pg_fetch_array() with three arguments.

Submitted by: brian@soda.berkeley.edu

Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 2f9260fe 10-Sep-1999 Zeev Suraski

Lost functionality in earlier fix... That should really work.

# 7dc2579b 10-Sep-1999 Zeev Suraski

That should do the trick (untested)

# f2b3c3c2 10-Sep-1999 Mark Musone

my bad, sorry

# 63243be5 10-Sep-1999 Mark Musone

fixed memory leak

# c12d4bc7 04-Sep-1999 Zeev Suraski

*** empty log message ***

# 94bc5f6c 03-Sep-1999 Gergely Madarász

Enabled shared build of pgsql module

# 621fe700 29-Aug-1999 Egon Schmid

This one was nonesense.

# db442610 29-Aug-1999 Egon Schmid

Missing return type.

1...<<31323334