Re: PostgreSQL driver for Joomla review - Mailing list pgsql-general

From Merlin Moncure
Subject Re: PostgreSQL driver for Joomla review
Date
Msg-id b42b73150910200646v645ccbd0w216fd25d471af18a@mail.gmail.com
Whole thread Raw
In response to PostgreSQL driver for Joomla review  (Thom Brown <thombrown@gmail.com>)
Responses Re: PostgreSQL driver for Joomla review
List pgsql-general
On Tue, Oct 20, 2009 at 8:02 AM, Thom Brown <thombrown@gmail.com> wrote:
> If anyone has a moment, could they review the PostgreSQL driver I
> wrote for Joomla's next major release?  The developers at Joomla have
> listened to the persistent noise created about only having MySQL as an
> option and are now accepting submissions for alternative database
> systems. (see
http://groups.google.com/group/joomla-dev-cms/browse_thread/thread/1382dc6f4af56278#msg_9b95648941ef6fa7
> for this development)
>
> My submission can be found at:
> http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=18384
>
> Things to watch out for a version-dependent features and clumsy implementations.

*) why bother with the version check in queryBatch?  why not just do
begin->commit always?
*) no ability to delete?
*) looks like typo on line 713


keep up the good work...

merlin

pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: PostgreSQL driver for Joomla review
Next
From: John
Date:
Subject: multi-company design/structure ?