History log of /php-src/ext/pgsql/config.m4 (Results 51 – 75 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix, php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# f9b21c4b 26-Jun-2002 Derick Rethans

- Fix typo

Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 534ba498 25-Apr-2002 Yasuo Ohgaki

Fix version in message

Revision tags: php-4.2.0
# 9a741890 21-Apr-2002 Sascha Schumann

Also support --disable-shared installations of pgsql

Revision tags: php-4.2.0RC4, php-4.2.0RC3
# 4ac70c68 08-Apr-2002 Yasuo Ohgaki

Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
and pg_delete().
@ Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
@ and pg_delete(). (Ya

Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
and pg_delete().
@ Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
@ and pg_delete(). (Yasuo)

show more ...

Revision tags: php-4.2.0RC2
# 7ff14124 31-Mar-2002 Yasuo Ohgaki

Print PostgreSQL version number in phpinfo()

# c7d72bb2 29-Mar-2002 Yasuo Ohgaki

Fix build failure with PostgreSQL 6.5.x
# I'll merge this to 4.2.0 branch later

Revision tags: php-4.2.0RC1, help
# 5cba3a99 12-Mar-2002 Sascha Schumann

extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed

Revision tags: php-4.1.2
# fe72f742 15-Feb-2002 Yasuo Ohgaki

Fix problem with sesssion_pgsql module

Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1
# ee012b03 18-Dec-2001 Yasuo Ohgaki

Get rid of useless path from seach path

# 13dbb155 16-Dec-2001 Yasuo Ohgaki

README update
Raise error for bogus installation path for --with-pgsql
Added check for pg_escape_*

Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5
# f1397d53 30-Nov-2001 foobar

Unified the configure messages.

Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1
# 601b4727 14-Aug-2001 foobar

If the header file is not found, bail out.

Revision tags: BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# afdaee9e 12-May-2001 Sascha Schumann

Nuke more quotes

Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8a26918e 27-Mar-2001 foobar

Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..

Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 0eec8cf2 19-Feb-2001 Sascha Schumann

Simpler fix for the InvalidOid thing by Tom Lane.

He assured me that InvalidOid has always expanded to (Oid) 0, so this
should be safe.

# 1e6be5aa 19-Feb-2001 Sascha Schumann

Fix incompatibility with PostgreSQL CVS.

We now perform a check whether we need to include <postgres.h> to
succesfully compile.

PR: #9328

# 5db26dd4 19-Feb-2001 Sascha Schumann

Allow passing relative paths to --with-pgsql

Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3, php-4.0.3RC2
# b189759b 02-Oct-2000 Rasmus Lerdorf

Clean up the alignment of configure --help output

Revision tags: php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# d88fe953 29-Jul-2000 Jouni Ahto

This should fix #5826.

# b74e079c 11-Jul-2000 Sascha Schumann

The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/

Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# bcb7639f 05-Jul-2000 Jouni Ahto

- Test pg_encoding_to_char instead (it's existence in libpq means that
PostgreSQL was compiled with multibyte support and client encoding
functions do something meaningful). Fixes #5417.

# 074f52f3 02-Jul-2000 Rui Hirokawa

added new functions: pg_setclientencoding, pg_clientencoding in Postgres-7.0.

Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# c32de173 23-May-2000 Jouni Ahto

According to current PostgreSQL docs, using PQoidStatus() is deprecated.

Revision tags: php-4.0.0, php-4.0RC2
# 82c5c690 02-May-2000 Sascha Schumann

Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd

# 1e3d94b7 01-May-2000 Sascha Schumann

Revamp config stuff

1234