drupal/includes/database/pgsql
Dries Buytaert 07886a8482 - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster. 2010-09-25 01:41:26 +00:00
..
database.inc - Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid escape sequence. 2010-09-22 03:22:20 +00:00
install.inc - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to NULL when target is a Postgres bytea. 2010-08-16 21:01:23 +00:00
query.inc #890994 by Berdir: Entity query tests fail on PostgreSQL. 2010-09-24 21:24:14 +00:00
schema.inc - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster. 2010-09-25 01:41:26 +00:00