Re: PREPARE TRANSACTION compatibility?

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PREPARE TRANSACTION compatibility?
Date: 2012-04-13 18:45:19
Message-ID: 4F88743F.4050107@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-04-13 19:02:19 Re: PREPARE TRANSACTION compatibility?
Previous Message Peter Eisentraut 2012-04-13 18:43:38 PREPARE TRANSACTION compatibility?