History log of /PHP-7.0/ext/pgsql/pgsql.c (Results 451 – 475 of 573)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 474da88b 31-Jul-2001 foobar

more ZTS fixes.


# b1de7fc9 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation. Enough for today...


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# a0fa32b6 29-Jul-2001 Jon Parise

Fix typo.


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# b9325a36 13-Jul-2001 Rasmus Lerdorf

Fix for #11941


# bc3482d6 29-Jun-2001 foobar

Fixed bug: #11728. Error message was cleared before outputted in pg_pconnect()


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4
# dbd51aaf 19-Jun-2001 Jon Parise

Allow the PostgreSQL driver to do internal row counting when iterating
through a result set.

Submitted by: Georg von Zezschwitz <gvz@2scale.net>


Revision tags: php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


# d1a382a1 04-Jun-2001 foobar

Fixed bug: #11265


Revision tags: php-4.0.6RC2
# 687a1c1a 28-May-2001 Sterling Hughes

ws fix


# 49d18d9f 27-May-2001 foobar

Fix by Sterling Hughes. Fixes bugs: #10939, #10756, #10324


# 02400e33 27-May-2001 foobar

remove ws, kill one compile warning.


# 3ceeb1ff 27-May-2001 Egon Schmid

Fix some protos.


# 04908b14 27-May-2001 Sterling Hughes

@ Made the length argument (argument 2) to pg_loread() optional,
@ if not specified data will be read in 1kb chunks. (Sterling)

@ Added a third argument to pg_lowrite() which is the leng

@ Made the length argument (argument 2) to pg_loread() optional,
@ if not specified data will be read in 1kb chunks. (Sterling)

@ Added a third argument to pg_lowrite() which is the length of
@ the data to write. (Sterling)

show more ...


# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1
# 58d2b0a5 06-May-2001 Egon Schmid

Corrected one proto.


# 4f059aba 06-May-2001 Rasmus Lerdorf

Add pg_last_notice() function


# 0a121f85 30-Apr-2001 Daniel Beulshausen

make pgsql build under win32 again


Revision tags: php-4.0.5
# 6487d08e 29-Apr-2001 Zeev Suraski

Accept the fix suggestion from bug #9562


1...<<11121314151617181920>>...23