Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2 |
|
#
abcdb47f |
| 04-Jan-2001 |
Jouni Ahto |
Changing my email address...
|
Revision tags: 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, php-4.0.3RC1 |
|
#
526d45e9 |
| 13-Sep-2000 |
Andi Gutmans |
- The Sprit of PHP is to have descriptive function names and not necessarily short ones. Maybe we should have some FAQ for this?
|
#
4ffaf355 |
| 12-Sep-2000 |
Rui Hirokawa |
updated some functions'name using obsolete name convention.
|
#
0c162084 |
| 11-Sep-2000 |
Jouni Ahto |
- Renamed functions so that this extension finally starts to follow the recommended naming scheme of PHP.
|
#
68611e2d |
| 11-Sep-2000 |
Derick Rethans |
- Added functions pg_putline and pg_endcopy (thanks to Dirk Elmendorf <delmendo@rackspace.com>) @ Added functions pg_putline and pg_endcopy (Dirk Elmendorf)
|
Revision tags: 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.
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH |
|
#
16017f6d |
| 02-Jul-2000 |
Sascha Schumann |
Change header protection macros to conform to standard. Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an
Change header protection macros to conform to standard. Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation.
show more ...
|
#
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 |
|
#
a9d4cf90 |
| 10-Jun-2000 |
Andi Gutmans |
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
|
#
3c766f37 |
| 09-Jun-2000 |
Andi Gutmans |
- Update postgress to build on Windows
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
eedf4e97 |
| 06-Jun-2000 |
Frank M. Kromann |
Adding correct compiler directives for Win32 compilation
|
#
b9d1b215 |
| 04-Jun-2000 |
Jouni Ahto |
- Added functions pg_loimport(), pg_loexport(). @- Added functions pg_loimport(), pg_loexport(). (Jouni)
|
#
a00a1d12 |
| 31-May-2000 |
Zeev Suraski |
@- Added pg_trace() and pg_untrace (Dominic J. Eidson & Zeev)
|
#
ec93ec1f |
| 24-May-2000 |
Jouni Ahto |
Added PostgreSQL module info function.
|
#
c32de173 |
| 23-May-2000 |
Jouni Ahto |
According to current PostgreSQL docs, using PQoidStatus() is deprecated.
|
Revision tags: php-4.0.0, php-4.0RC2 |
|
#
a931caf2 |
| 02-May-2000 |
Sascha Schumann |
Protect everything which requires <libpq-fe.h> with PHP_PGSQL_PRIVATE
|
Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
0036b8bb |
| 12-Feb-2000 |
Sascha Schumann |
#if WIN.* => #ifdef PHP_WIN32 #if !(WIN.* => #ifndef PHP_WIN32
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
39cb8fe0 |
| 05-Feb-2000 |
Zeev Suraski |
Fix PostgreSQL startup routine in thread-safe mode
|
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE |
|
#
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)
|
Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH |
|
#
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 ...
|