Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-02-16 | 1 | -10/+20 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.5: Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select() | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-02-16 | 1 | -10/+20 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-5.4: Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select() | |||||
| | | * | Fixed possbile injections against ↵ | Yasuo Ohgaki | 2014-02-16 | 1 | -10/+20 | |
| | | | | | | | | | | | | | | | | pg_insert()/pg_delete()/pg_update()/pg_select() | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-02-16 | 1 | -27/+8 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.5: Refactor build_tablename() | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-02-16 | 1 | -27/+8 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-5.4: Refactor build_tablename() | |||||
| | | * | Refactor build_tablename() | Yasuo Ohgaki | 2014-02-16 | 1 | -27/+8 | |
| | | | | ||||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-02-16 | 1 | -4/+3 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.5: Revise encoding blacklist | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-02-16 | 1 | -4/+3 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-5.4: Revise encoding blacklist | |||||
| | | * | Revise encoding blacklist | Yasuo Ohgaki | 2014-02-16 | 1 | -4/+3 | |
| | | | | ||||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Felipe Pena | 2014-02-15 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: - Fix ZTS build when HAVE_PQESCAPELITERAL is not set Update NEWS Update NEWS | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2014-02-15 | 1 | -0/+2 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | * PHP-5.4: - Fix ZTS build when HAVE_PQESCAPELITERAL is not set Update NEWS | |||||
| | | * | - Fix ZTS build when HAVE_PQESCAPELITERAL is not set | Felipe Pena | 2014-02-15 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-02-15 | 1 | -284/+267 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-02-15 | 1 | -284/+267 | |
| | |\ \ | | | |/ | ||||||
| | | * | Refactor and cleanup. WS is cleaned up. Use -b if it is needed. | Yasuo Ohgaki | 2014-02-15 | 1 | -284/+267 | |
| | | | | | | | | | | | | | | | | Added compatibility macros, PQescapeStringConn, PGSQLescapeLiteral/Identifier, PGSQLfree. | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-01-22 | 1 | -0/+3 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.5: fixed missing usleep() prototype in pgsql | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-01-22 | 1 | -0/+3 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-5.4: fixed missing usleep() prototype in pgsql | |||||
| | | * | fixed missing usleep() prototype in pgsql | Anatol Belski | 2014-01-22 | 1 | -0/+3 | |
| | | | | ||||||
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -35/+23 | |
|/ / / | ||||||
* | | | Added pg_lo_truncate() and 64bit large object support from PostgreSQL 9.3 and up | Yasuo Ohgaki | 2014-01-15 | 1 | -3/+65 | |
| | | | ||||||
* | | | Always initialize pg_version() result array elements to prevent failed test ↵ | Yasuo Ohgaki | 2014-01-15 | 1 | -30/+21 | |
| | | | | | | | | | | | | with older postgresql servers. Add missing client_encoding element. | |||||
* | | | Fixed pg_version() crash with older postgresql | Yasuo Ohgaki | 2014-01-15 | 1 | -10/+31 | |
| | | | ||||||
* | | | Made pg_version() return full connection info. | Yasuo Ohgaki | 2014-01-14 | 1 | -1/+11 | |
| | | | ||||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2013-10-22 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | * PHP-5.4: Fix Coverity issue reporting wrong sizeof() | |||||
| * | Fix Coverity issue reporting wrong sizeof() | Yasuo Ohgaki | 2013-10-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-08-22 | 1 | -1/+4 | |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed other compiler warnings | |||||
| * | Fixed other compiler warnings | Matteo Beccati | 2013-08-22 | 1 | -1/+4 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-08-21 | 1 | -16/+25 | |
|\ \ | |/ | | | | | | | | | | | * PHP-5.4: Fixed compiler warnings in ext/pgsql Fixed other compiler warnings in PDO_PGSQL Fixed compiler warning | |||||
| * | Fixed compiler warnings in ext/pgsql | Matteo Beccati | 2013-08-21 | 1 | -16/+25 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-08-12 | 1 | -2/+1 | |
|\ \ | |/ | | | | | | | * PHP-5.4: removed unused vars | |||||
| * | removed unused vars | Anatol Belski | 2013-08-12 | 1 | -2/+1 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-08-12 | 1 | -3/+25 | |
|\ \ | |/ | | | | | | | * PHP-5.4: fixed strndup usage in the pgsql ext | |||||
| * | fixed strndup usage in the pgsql ext | Anatol Belski | 2013-08-12 | 1 | -3/+25 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2013-08-05 | 1 | -28/+150 | |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names. | |||||
| * | Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is ↵ | Yasuo Ohgaki | 2013-08-05 | 1 | -28/+150 | |
| | | | | | | | | user parameter, users are able to control table names. | |||||
| * | Fixed bug #65336 | Yasuo Ohgaki | 2013-07-27 | 1 | -1/+2 | |
| | | ||||||
* | | Fixed bug #65336 | Yasuo Ohgaki | 2013-07-27 | 1 | -1/+2 | |
| | | ||||||
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -3/+3 | |
| | | ||||||
* | | Inprove pg_unescape_bytea() error message | Yasuo Ohgaki | 2013-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | Add warning to pg_unescape_bytea() when invalid parameter is passed | Yasuo Ohgaki | 2013-07-08 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Andrey Hristov | 2013-06-26 | 1 | -0/+36 | |
|\ \ | |/ | | | | | | | Conflicts: NEWS | |||||
| * | Fixed bug #65015 (pg_send_query does not flush send buffer) patch submitted ↵ | Yasuo Ohgaki | 2013-06-26 | 1 | -0/+36 | |
| | | | | | | | | by: adam at vektah dot net | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2013-06-02 | 1 | -5/+36 | |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed bug #64609 (pg_convert enum type support) | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-02 | 1 | -5/+36 | |
| |\ | | | | | | | | | | | | | * PHP-5.3: Fixed bug #64609 (pg_convert enum type support) | |||||
| | * | Fixed bug #64609 (pg_convert enum type support) | Matteo Beccati | 2013-06-02 | 1 | -5/+36 | |
| | | | ||||||
| | * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less) | Yasuo Ohgaki | 2012-03-29 | 1 | -0/+4 | |
| | | |