[drupal:dries] /includes database.pgsql.inc /database database.pgsql updates.inc /includes bootstrap.inc database.inc database.mysql.inc locale.inc /modules archive.module block.module blog.module book.module poll.module taxonomy.module
| Newsgroups | gmane.comp.php.drupal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dries Branch: HEAD Date: Wed, 8 Sep 2004 15:38:26 +0000
Added files:
/includes database.pgsql.inc
Modified files:
/database database.pgsql updates.inc
/includes bootstrap.inc database.inc database.mysql.inc locale.inc
/modules archive.module block.module blog.module book.module poll.module taxonomy.module
Log message:
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
1) Menu problems with Postgres (this is a highly critical 1 line fix)
2) Archive module fails with Postgres
3) Postgres setup problems - changes to database.pgsql (although i made these changes myself before finding this patch)
4) Book module fails with Postgres
5) Postgres problems following creation of a new type of user - which is actually about a taxonomy.module bug.
6) Creating accregator_item_table in PostgreSQL
7) Postgres - Polls not displayed on Poll Page
8) Blog module has sql errors with postgres
This should not affect MySQL users (hopefully).
Links:
http://cvs.drupal.org/diff.php?path=drupal/includes/database.pgsql.inc&old=NONE&new=1.1
http://cvs.drupal.org/diff.php?path=drupal/database/database.pgsql&old=1.83&new=1.84
http://cvs.drupal.org/diff.php?path=drupal/database/updates.inc&old=1.53&new=1.54
http://cvs.drupal.org/diff.php?path=drupal/includes/bootstrap.inc&old=1.22&new=1.23
http://cvs.drupal.org/diff.php?path=drupal/includes/database.inc&old=1.30&new=1.31
http://cvs.drupal.org/diff.php?path=drupal/includes/database.mysql.inc&old=1.23&new=1.24
http://cvs.drupal.org/diff.php?path=drupal/includes/locale.inc&old=1.24&new=1.25
http://cvs.drupal.org/diff.php?path=drupal/modules/archive.module&old=1.61&new=1.62
http://cvs.drupal.org/diff.php?path=drupal/modules/block.module&old=1.133&new=1.134
http://cvs.drupal.org/diff.php?path=drupal/modules/blog.module&old=1.192&new=1.193
http://cvs.drupal.org/diff.php?path=drupal/modules/book.module&old=1.250&new=1.251
http://cvs.drupal.org/diff.php?path=drupal/modules/poll.module&old=1.145&new=1.146
http://cvs.drupal.org/diff.php?path=drupal/modules/taxonomy.module&old=1.140&new=1.141
--
[ Drupal cvs list | http://list.drupal.org/ ]