Closed (won't fix)
Project:
Database Administration
Version:
5.x-1.x-dev
Component:
PostgreSQL Support
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2008 at 12:10 UTC
Updated:
29 Oct 2011 at 00:24 UTC
Comments
Comment #1
dwwI have no way to test this right now. If someone else does, I'd commit it.
However, there are some code style problems in this patch, in particular, the use of tabs not spaces. Also, we don't normally split such SQL statements into so many lines. So, please fix those and then see if you can find someone else to test this. Thanks.
Comment #2
jeremy commentedOoh, I've been wanting to play with my local PostgreSQL installation. I'll try and test this soon.
I don't see any need to support PostgreSQL 7.3 personally, but what does Drupal core support?
Comment #3
espie commentedWell, it definitely works with recent postgresql (tested with 8.2.6) here, so if pgsql <=7.3 is not an issue, I'll clean up the style issues with my patch tomorrow...
next step will be to have a look at phppgadmin to see how to grab the missing table structure from php, and see if I can improve on the view...
Comment #4
jeremy commentedThe 5.x branch is no longer supported.