Re: PostgreSQL driver for Joomla review

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: PostgreSQL driver for Joomla review
Дата
Msg-id b42b73150910200646v645ccbd0w216fd25d471af18a@mail.gmail.com
обсуждение исходный текст
Ответ на PostgreSQL driver for Joomla review  (Thom Brown <thombrown@gmail.com>)
Ответы Re: PostgreSQL driver for Joomla review  (Thom Brown <thombrown@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: PostgreSQL driver for Joomla review
Следующее
От: John
Дата:
Сообщение: multi-company design/structure ?