savepoint and rollback queries in postgres

From: Yuva Chandolu <ychandolu(at)ebates(dot)com>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: savepoint and rollback queries in postgres
Date: 2002-07-24 23:24:59
Message-ID: A0F24737FCB34F489EC955D143BDD8510173E0D6@exchange-sf1.corp.ebates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

We are in the process of moving to Postgres from Oracle. We were using
"savepoint xyz" and "rollback to savepoint xyz" with Oracle. Or these
supported by Postgres?, if so what are the equivalent queries in postgres
for the same.

Thanks
Yuva
Sr. Java Developer
www.ebates.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-07-25 02:14:28 Re: Proposal: anonymous composite types for Table Functions (aka SRFs)
Previous Message Neil Conway 2002-07-24 22:52:44 regression in CVS HEAD