mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Refactor and cleanup. WS is cleaned up. Use -b if it is needed.
Added compatibility macros, PQescapeStringConn, PGSQLescapeLiteral/Identifier, PGSQLfree.
This commit is contained in:
parent
5cc851e83e
commit
832c21cabf
2 changed files with 268 additions and 285 deletions
File diff suppressed because it is too large
Load diff
|
@ -16,7 +16,7 @@
|
||||||
| Jouni Ahto <jouni.ahto@exdec.fi> |
|
| Jouni Ahto <jouni.ahto@exdec.fi> |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#ifndef PHP_PGSQL_H
|
#ifndef PHP_PGSQL_H
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue