summaryrefslogtreecommitdiff
path: root/includes/database/pgsql/schema.inc
Commit message (Collapse)AuthorAge
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
|
* - Patch #422366 by jamesAn: improved static caching in database drivers.Dries Buytaert2009-04-14
|
* #373225 by Josh Waihi: Make PostgreSQL cast values when changing database ↵Angie Byron2009-03-31
| | | | columns to prevent data loss.
* #365996 by sammys: Correct timestamp type name in PostgreSQL.Angie Byron2009-03-30
|
* - Patch #12201 by mfb: added support for table descriptions.Dries Buytaert2009-03-14
|
* #349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver ↵Angie Byron2009-02-24
| | | | independent of schema to fix D6 => D7 update.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function ↵Dries Buytaert2009-01-08
| | | | findTables fails on PostgreSQL.
* - Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and ↵Dries Buytaert2008-12-26
| | | | rework their sizes. Fixes exception on PostgreSQL.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #338586 by Damien Tournoud: fix undefined function call in ↵Dries Buytaert2008-11-26
| | | | DatabaseSchema_pgsql::addField().
* #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.