Re: PREPARE TRANSACTION compatibility?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PREPARE TRANSACTION compatibility?
Дата
Msg-id 5651.1334343739@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PREPARE TRANSACTION compatibility?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: PREPARE TRANSACTION compatibility?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> On 13.04.2012 21:43, Peter Eisentraut wrote:
>> The commands PREPARE TRANSACTION, COMMIT PREPARED, and ROLLBACK PREPARED
>> are the only ones that do not have a Compatibility section on their
>> reference page.  Does anyone remember whether they were our invention or
>> copied from or inspired by some other implementation?

> They are our invention.

Entirely?  I'm quite sure I remember some discussion about compatibility
of the prepared-transaction GIDs.  There must be at least part of that
API that's standard.
        regards, tom lane


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: PREPARE TRANSACTION compatibility?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Patch: add timing of buffer I/O requests