summaryrefslogtreecommitdiff
path: root/database/database.pgsql
Commit message (Collapse)AuthorAge
* - Some PostgreSQL improvements. Patch by James Arthur.Dries Buytaert2002-09-22
|
* - Changed "$watchdog->message" from type "varchar(255)" to type "text".Dries Buytaert2002-08-26
| | | | | Patch by James. For sake of consistency, I updated the MySQL scheme and added a new update entry to "update.php".
* - Removed the unused table and included the sequences table. Patch byDries Buytaert2002-08-22
| | | | jaa.
* - Bugfix: changed the PostgreSQL database scheme of the session field inDries Buytaert2002-08-18
| | | | the user table. Patch by jaa.
* - Renewed the PostgreSQL database scheme! Patch by jaa.Dries Buytaert2002-08-16
|
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
| | | | information available on the mailing list.
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
range of databases including MySQL, PostgreSQL, MSSQL, and others. For additional information and an 'how to upgrade', check the mails sent to the mailing list.