Re: DBI, savepoints, transactions, and AutoCommit

Поиск
Список
Период
Сортировка
От felix@crowfix.com
Тема Re: DBI, savepoints, transactions, and AutoCommit
Дата
Msg-id 20111102225705.GG5551@crowfix.com
обсуждение исходный текст
Ответ на Re: DBI, savepoints, transactions, and AutoCommit  (Daniel Staal <DStaal@usa.net>)
Список pgsql-novice
On Wed, Nov 02, 2011 at 06:05:56PM -0400, Daniel Staal wrote:

> Sounds like you are doing things right.  What versions of the following are
> you using?
> DBI

DBI-1.616.0

> DBD::Pg

DBD-Pg-2.18.1

> Postgres

psql (9.0.4)

> Also, do you have any example code that shows the problem?

Weeeelllll ... no, not exactly.  It's part of a project and not
centralized.  I have enough tracing and debug code to satisfy myself
that I know what it's doing, but maybe that's not enough.  So I'll
work up some stupid little test program.  Should have thought of that
sooner.  Might actually have a logic flaw I don't see.

--
            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
     Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

В списке pgsql-novice по дате отправления:

Предыдущее
От: Daniel Staal
Дата:
Сообщение: Re: DBI, savepoints, transactions, and AutoCommit
Следующее
От: felix@crowfix.com
Дата:
Сообщение: Re: DBI, savepoints, transactions, and AutoCommit -- NOT A BUG