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:
Yasuo Ohgaki 2014-02-15 16:31:43 +09:00
parent 5cc851e83e
commit 832c21cabf
2 changed files with 268 additions and 285 deletions

View file

@ -16,7 +16,7 @@
| Jouni Ahto <jouni.ahto@exdec.fi> |
+----------------------------------------------------------------------+
*/
/* $Id$ */
#ifndef PHP_PGSQL_H