History log of /PHP-5.5/ext/pgsql/pgsql.c (Results 201 – 225 of 474)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1eec9849 30-May-2003 Marcus Boerger

Fix handling of default links


# 3dbe16ca 30-May-2003 Marcus Boerger

Fix notice handling


# 680653fe 30-May-2003 Marcus Boerger

- Fix ini handling in ZTS mode


Revision tags: php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2
# ab0e80d4 25-Apr-2003 Ilia Alshanetsky

emalloc -> safe_emalloc
Fixed possible buffer overflow in pg_lo_read()


Revision tags: RELEASE_0_6
# 3fbb4dbd 17-Apr-2003 Jay Smith

Fix some segfaults in some of the pg_lo_* functions.


Revision tags: RELEASE_0_5, init
# dcf0c709 01-Apr-2003 Jay Smith

Fix 'timestamp without timezone', too.


# ccfcd0d4 01-Apr-2003 Marcus Boerger

Fix 'time with timezone', too


# cff236c4 01-Apr-2003 Jay Smith

Fixed bug #23009 (pg_select with timestamp)


Revision tags: php-4.3.2RC1
# a7b84ac7 10-Mar-2003 David Hill

Correcting int/long mismatched - 64bit issues.


# 3c9155e0 07-Mar-2003 foobar

Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.


# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


# 9d89ef32 20-Feb-2003 Justin Erenkrantz

Remove C++-style comment. (Breaks Sun Forte compiler.)


# 0f593f89 20-Feb-2003 foobar

Fixed bug: #22306 (pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds but returns false)


Revision tags: php-4.3.1
# 1b875599 10-Feb-2003 Jon Parise

Correct the spelling of 'supported'.


# 7f81a4a6 09-Feb-2003 Yasuo Ohgaki

Fixed one more improper row offset handling.


# ac16adae 09-Feb-2003 Yasuo Ohgaki

Fixed improper result offset handling.
Prevent error when connection is broken. (optional)


# a89a651a 04-Feb-2003 Ilia Alshanetsky

Made the row parameter in pg_result_seek() non-optional, the current
implementation would result in random behavior if the 2nd argument is not
passed.
Fixed bug #22042 (pg_result_seek() w

Made the row parameter in pg_result_seek() non-optional, the current
implementation would result in random behavior if the 2nd argument is not
passed.
Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the
result due to always seeking to row next to the one requested).
Removed dead code from pg_result_seek().

show more ...


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 72b356c1 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 345ada81 15-Jan-2003 Yasuo Ohgaki

Fixed proto


# 6439ad76 04-Jan-2003 Derick Rethans

- Fixed bug #21232 (Unresolved references to PQsetnonblocking). (Patch by
Floyd <floyd@studiodust.com>)


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0
# 16e5459f 21-Dec-2002 Derick Rethans

MFB: Fix typo


Revision tags: php-4.3.0RC4
# f620fdbe 16-Dec-2002 Ilia Alshanetsky

A better memory leak patch.


# 078dfe8d 15-Dec-2002 Ilia Alshanetsky

Fixed a memory leak.


Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# e4be6b3a 29-Nov-2002 Yasuo Ohgaki

Fixed problem with PostgreSQL 7.3


12345678910>>...19