summaryrefslogtreecommitdiff
path: root/includes/database.pgsql.inc
Commit message (Expand)AuthorAge
* - Patch #51392 by smsimms: fixed typo in help text.Dries Buytaert2006-02-26
* - Patch #41870 by fgm: improved debugging support.Dries Buytaert2006-02-20
* - Patch #21719 by rkerr: made db passwords with special characters work.Dries Buytaert2006-01-24
* - #40515: Ensure UTF-8 character set on the database side (and include upgrad...Steven Wittens2006-01-21
* - Patch #38889 by rkerr: db_error and db_affected_rows did not work properly ...Dries Buytaert2005-12-07
* - Patch #35924 by Neil: improved the update system.Dries Buytaert2005-12-06
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.Dries Buytaert2005-11-27
* #36352: Don't prefix temporary table names after all.Steven Wittens2005-11-21
* - #36255: Fix db_query_temporary() in pgsqlSteven Wittens2005-11-04
* - Add maintenance-page error screens when the php module for the dbtype is no...Steven Wittens2005-10-20
* - #28159: Advanced search features (hello from DrupalCon)Steven Wittens2005-10-18
* - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have toDries Buytaert2005-08-29
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors ...Dries Buytaert2005-08-11
* - #27846: Clean up dev_query code in db_query()Steven Wittens2005-07-30
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #23465 by Gerhard: tiny performance improvement to db_query_range().Dries Buytaert2005-05-23
* - Fixed bug #19868: undefined variable.Dries Buytaert2005-04-08
* - Patch #15254: removed hardcoded 'public' schema from the PostgreSQL backend.Dries Buytaert2005-01-07
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #10945 by Adrian: more PostgreSQL fixes/updates.Dries Buytaert2004-09-20
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08