History log of /PHP-5.6/ext/pgsql/pgsql.c (Results 351 – 375 of 499)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.2
# c1507e1e 12-Feb-2002 Yasuo Ohgaki

Initialize automatic persistent connection reset flag


# 39ad4532 06-Feb-2002 Yasuo Ohgaki

Clean up code.
Removed PHP_PGSQL_API macro.
Define pgsql_globals_id
# Need a little more clean up


# b42f0b0d 06-Feb-2002 Yasuo Ohgaki

Make module specified functions to static.
Added TSRMLS_D/C, get rid of one TSRMLS_FETCH.


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 1ea87fae 25-Jan-2002 Yasuo Ohgaki

Added "auto_reset_presistent" ini entry.


# c815a20a 24-Jan-2002 Yasuo Ohgaki

Revert last 2 commit. Instead, make php_pgsql_do_connect() to catch
broken connection always.
# I think this is better than check&reset connection when query
# functions are called.


# 448dbd72 24-Jan-2002 Yasuo Ohgaki

Add a little more fault tolerance for pg_host, pg_tty and more.


# ddee00da 24-Jan-2002 Yasuo Ohgaki

No more httpd restart is required when PostgreSQL is rebooted.
# Works for pg_query()/pg_send_query()


# ae64c5ce 21-Jan-2002 Yasuo Ohgaki

Fixed typo and proto


# 990c27a2 09-Jan-2002 Uwe Steinmann

- fixed typo in deprecated functionname


Revision tags: php-4.1.1
# 4ae3af8a 19-Dec-2001 Yasuo Ohgaki

Do not cancel queued query automatically.


# 8e52216b 18-Dec-2001 Yasuo Ohgaki

More proper error message.
Remove old lines that aren't needed.


# a16b64b7 17-Dec-2001 Hartmut Holzgraefe

yet another proto fix


# eb42e4a8 17-Dec-2001 Hartmut Holzgraefe

proto fixes


# 67d9cd69 17-Dec-2001 Hartmut Holzgraefe

proto fix


# 1fc2a27f 17-Dec-2001 Yasuo Ohgaki

Funtion rename:
Functions are renamed accoding to coding stanard. Some functions has
completely different name now.
New functions:
pg_copy_to()/pg_copy_from() - by Youichi Iwakiri <yi

Funtion rename:
Functions are renamed accoding to coding stanard. Some functions has
completely different name now.
New functions:
pg_copy_to()/pg_copy_from() - by Youichi Iwakiri <yiwakiri@st.rim.or.jp>
pg_lo_tell()/pg_lo_seek()/pg_result_error()/pg_result_status()
pg_escape_string()/pg_escape_bytea() - Only pgsql 7.2 or later.
Fixed:
Wrong mode when clean up connection resource.
Compiler warning for pg_encoding_to_char().
# Please do not document new functions, yet.
# For new functions and other info, please read README
# in module dir.

show more ...


# afba31f4 16-Dec-2001 Hartmut Holzgraefe

proto fixes


Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 9b405fa6 10-Dec-2001 Yasuo Ohgaki

Fix proto


# db8bb9f2 10-Dec-2001 Yasuo Ohgaki

Added async query functions


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3
# dd01c11e 26-Sep-2001 Zeev Suraski

Fix pg_last_notice()


Revision tags: POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1
# 9a3d4e73 13-Aug-2001 Andi Gutmans

- More ZE2 fixes


Revision tags: BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 23b9300f 06-Aug-2001 Sascha Schumann

more tsrm cleanup


1...<<11121314151617181920