1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Matteo Beccati
170683352d - Added unicode support to ext/pgsql
# Also fixed a few typos and compiler warnings
2009-12-30 17:22:42 +00:00
Felipe Pena
e6194c69f0 - Fixed:
. Memory leak in pg_delete() when using PGSQL_DML_STRING.
  . Bug #24679 (pg_insert problem!)
  . Bug #35996 (pg_meta_data should take the schema into account)
  . Bug #40808 (pg_insert problem)
  . Bug #42078 (pg_meta_data mix tables metadata from different schemas)
- Improved:
  . Error messages
- Added
  . Tests
2008-10-16 00:36:49 +00:00