Closed (fixed)
Project:
Drupal core
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2005 at 04:04 UTC
Updated:
10 Oct 2005 at 03:40 UTC
Hi,
I'm running Drupal on PostgreSQL 8.0.1 and had to modify the book module a little bit to make it work on my system. It's pretty minor--you just have to ensure that you are also SELECTing all the columns you're using in your ORDER BY expression, otherwise PostgreSQL will reject the query.
These changes should have zero ramifications for MySQL installations.
Here is a patch against 4.6.2 which makes these changes.
| Comment | File | Size | Author |
|---|---|---|---|
| book.module_4.patch | 2.71 KB | Daniel Lyons |
Comments
Comment #1
killes@www.drop.org commentedfixed in cvs.
Comment #2
(not verified) commentedComment #3
(not verified) commentedComment #4
(not verified) commentedComment #5
(not verified) commentedComment #6
(not verified) commented