summaryrefslogtreecommitdiff
path: root/includes/database/pgsql/query.inc
Commit message (Collapse)AuthorAge
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
|
* - Patch #432128 by Berdir: adding some babysitting code to insert queries -- ↵Dries Buytaert2009-04-15
| | | | don't execute query when there are no values.
* #349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver ↵Angie Byron2009-02-24
| | | | independent of schema to fix D6 => D7 update.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #318016 by Dave Reid: step one to standardizing type-hinting.Dries Buytaert2008-12-08
|
* - Patch #321100 by hswong3i: empty insert statements are better handled now. ↵Dries Buytaert2008-11-13
| | | | Comes with tests.
* Oops. Reverting #329223. Still needs work.Angie Byron2008-11-08
|
* #329224 by boombatower and chx: November ↵Angie Byron2008-11-07
| | | | Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
generation database layer for Drupal 7.