This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
0cd152a72c
drupal
/
includes
/
database
/
pgsql
History
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