| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH - make postgresql compiel against 6.5.x | Thies C. Arntzen | 2001-04-04 | 2 | -9/+21 |
| * | Fix pgsql_set_Default_link() | Zeev Suraski | 2001-03-30 | 1 | -4/+4 |
| * | Revert all PostgreSQL patches that were in the branch... | Zeev Suraski | 2001-03-30 | 1 | -3/+1 |
| * | pg_close was not closing the connection, making impossible to reopen it. Pls ... | Romolo Manfredini | 2001-03-30 | 1 | -7/+4 |
| * | pg_close was closing connection twice, pls insert in 4_0_5 | Romolo Manfredini | 2001-03-27 | 1 | -1/+6 |
| * | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
| * | added missing ELS_FETCH() | Daniel Beulshausen | 2001-02-20 | 1 | -1/+1 |
| * | Simpler fix for the InvalidOid thing by Tom Lane. | Sascha Schumann | 2001-02-19 | 3 | -23/+3 |
| * | Fix incompatibility with PostgreSQL CVS. | Sascha Schumann | 2001-02-19 | 2 | -0/+21 |
| * | Fix warning | Sascha Schumann | 2001-02-19 | 1 | -1/+1 |
| * | Allow passing relative paths to --with-pgsql | Sascha Schumann | 2001-02-19 | 1 | -0/+1 |
| * | Fix the PostgreSQL fix... | Zeev Suraski | 2001-02-15 | 1 | -2/+2 |
| * | remove stupid PGSQL warning | Thies C. Arntzen | 2001-02-13 | 1 | -14/+12 |
| * | @- PostgreSQL now does a rollback at the end of a request on every | Thies C. Arntzen | 2001-02-13 | 2 | -1/+35 |
| * | @- fixes PostgeSQL pg_connect() bug. We would sometimes close the default | Thies C. Arntzen | 2001-02-13 | 1 | -1/+2 |
| * | - Change unset() functions to null(). unset() is legacy | Andi Gutmans | 2001-01-31 | 1 | -2/+2 |
| * | Revert last completely broken patch. | Sascha Schumann | 2001-01-20 | 1 | -55/+0 |
| * | - Added the pg_lolseek function, which allows for arbitrary seeking within | Derick Rethans | 2001-01-18 | 2 | -0/+57 |
| * | Changing my email address... | Jouni Ahto | 2001-01-04 | 2 | -2/+2 |
| * | Don't increase the refcount of id, if we already have increased the refcount | Sascha Schumann | 2000-12-13 | 1 | -2/+4 |
| * | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+2 |
| * | Fix msql_close(), pg_close() and sybase_close() (Sybase CT) | Zeev Suraski | 2000-11-03 | 1 | -3/+10 |
| * | Fix pg_close() | Zeev Suraski | 2000-11-03 | 1 | -1/+5 |
| * | - Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid() | Andi Gutmans | 2000-11-02 | 1 | -1/+1 |
| * | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -5/+5 |
| * | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -9/+13 |
| * | Remove conflict | Zeev Suraski | 2000-10-11 | 1 | -5/+0 |
| * | Old PostgreSQL fix I forgot to commit, and NEWS consistency update | Zeev Suraski | 2000-10-11 | 1 | -1/+18 |
| * | Clean up the alignment of configure --help output | Rasmus Lerdorf | 2000-10-02 | 1 | -1/+1 |
| * | removed ignoring msvcrt(d) libary | Daniel Beulshausen | 2000-09-28 | 1 | -4/+4 |
| * | - The Sprit of PHP is to have descriptive function names and not | Andi Gutmans | 2000-09-13 | 2 | -10/+10 |
| * | updated some functions'name using obsolete name convention. | Rui Hirokawa | 2000-09-12 | 2 | -8/+11 |
| * | - Renamed functions so that this extension finally starts to follow the | Jouni Ahto | 2000-09-11 | 2 | -8/+8 |
| * | - Use the same check for existence of a valid link as the other functions. | Jouni Ahto | 2000-09-11 | 1 | -66/+58 |
| * | - Added functions pg_putline and pg_endcopy (thanks to Dirk Elmendorf | Derick Rethans | 2000-09-11 | 2 | -0/+88 |
| * | Fixed #6627. Wrong logic... | Jouni Ahto | 2000-09-09 | 1 | -1/+2 |
| * | deleted a few unnecceasary defines and added the Release_TS_Inline path to th... | Daniel Beulshausen | 2000-08-24 | 1 | -1/+1 |
| * | some fixes | Daniel Beulshausen | 2000-08-22 | 1 | -12/+14 |
| * | - Return NULL type when column is NULL, now that we have it in PHP4. | Jouni Ahto | 2000-08-16 | 1 | -26/+36 |
| * | Fix #5817 and really, really check what gets passed further... | Jouni Ahto | 2000-07-29 | 1 | -12/+26 |
| * | Removed an extra tab, it caused problems for Digital Unix' poor native make... | Jouni Ahto | 2000-07-29 | 1 | -1/+1 |
| * | This should fix #5826. | Jouni Ahto | 2000-07-29 | 3 | -1/+10 |
| * | The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/ | Sascha Schumann | 2000-07-11 | 2 | -8/+8 |
| * | - Still one misssing zend_list_addref() and small fix in pg_close. | Jouni Ahto | 2000-07-05 | 1 | -1/+2 |
| * | - Test pg_encoding_to_char instead (it's existence in libpq means that | Jouni Ahto | 2000-07-05 | 1 | -1/+1 |
| * | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| * | added new functions: pg_setclientencoding, pg_clientencoding in Postgres-7.0. | Rui Hirokawa | 2000-07-02 | 3 | -0/+77 |
| * | - Get rid of absolute path | Andi Gutmans | 2000-06-29 | 1 | -4/+4 |
| * | - Make pgsql compile on Windows. | Andi Gutmans | 2000-06-29 | 1 | -5/+5 |
| * | (pg_loreadall) Was using zval ** but forgot to convert to use | Jouni Ahto | 2000-06-27 | 1 | -1/+1 |