summaryrefslogtreecommitdiff
path: root/database/database.pgsql
Commit message (Expand)AuthorAge
* - Removed the 'Page not found' message after the initial install and removedDries Buytaert2004-01-24
* - Added default permissiona to the MySQL and PosgreSQL database scheme toDries Buytaert2004-01-15
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - Many excellent news aggregator improvements by Kjartan:Dries Buytaert2004-01-07
* - Updated the database schemes: the default rows that are inserted intoDries Buytaert2003-12-08
* - Patch 0185 by Jeremy: made it possible to automatically disable modules whenDries Buytaert2003-12-07
* - Made it possible to auto-throttle blocks. That is, blocks can beDries Buytaert2003-11-28
* - Updated the INSERT statements at the bottom of the database schemes toDries Buytaert2003-11-19
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Moving the cloud module to the contributions repository.Dries Buytaert2003-11-15
* - Set the update_start variable for the Drupal 4.4.0 release.Dries Buytaert2003-10-31
* - Bugfix: increased the size of variable's tables the 'name' field. PatchDries Buytaert2003-10-26
* - Bugfix: don't set a name and e-mail address for the anonymous user. FixesDries Buytaert2003-10-23
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Fixed translation bugs with statistics module. Patch by Gabor.Dries Buytaert2003-10-12
* - Modifies path.module to get rid of pgsql reserved word. Patch by Adrian.Dries Buytaert2003-10-01
* - Added PostgreSQL support to the update script. Patch by Adrian.Dries Buytaert2003-09-30
* - Patch by Bart Jansen:Dries Buytaert2003-09-10
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Tested and committed Kjartan's performance patches. (Fixed the access checkDries Buytaert2003-08-27
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* - Fixed typo in database.pgsql. Patch by Michael.Dries Buytaert2003-08-21
* - Fixed braino in PostgreSQL database scheme.Dries Buytaert2003-08-21
* - Committed Jeremy's session patch: this brings us one step closer to havingDries Buytaert2003-08-20
* - Fixed typo: 'vharchar' -> 'varchar'. Patch by Michael Frankowski.Dries Buytaert2003-08-13
* - Committed Marco's comment module patch:Dries Buytaert2003-08-12
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Fixed critical bug #1788: cloud module pings too much. Modified patch byDries Buytaert2003-06-01
* - Fixed bug in book_prev(). Patch by Andy Colson.Dries Buytaert2003-05-18
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied modified version of Al's "block delta" patch. I left out theDries Buytaert2003-04-19
* - Made sure the admin menu is enabled after a fresh install. This isDries Buytaert2003-04-18
* - Removing the menu table: it is no longer used.Dries Buytaert2003-02-24
* - Updated the database scheme.Dries Buytaert2003-02-06
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Fixed typo in the database scheme. Reported by Ettiene.Dries Buytaert2002-12-15
* Applied patch by Natrak:Dries Buytaert2002-12-11
* - Removed rating module; it is not being used much and it has a known bug.Dries Buytaert2002-12-08
* - Removed two a dead table from both the MySQL and the PostgreSQL databaseDries Buytaert2002-12-07
* - Fixed small glitch in the database schemes; the block table has changed butDries Buytaert2002-11-30
* - Updated PostgreSQL scheme. Patch by Stefan.Dries Buytaert2002-11-21
* - Updated the PostgreSQL database scheme (thanks James) and the MySQLDries Buytaert2002-11-09
* - Made the forum module work with PostgreSQL. Patch by Gordon Kerr, verifiedDries Buytaert2002-11-08
* - Applied a PostgreSQL patch from James.Dries Buytaert2002-11-01
* - 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