savepoint and rollback queries in postgres - Mailing list pgsql-hackers

From Yuva Chandolu
Subject savepoint and rollback queries in postgres
Date
Msg-id A0F24737FCB34F489EC955D143BDD8510173E0D6@exchange-sf1.corp.ebates.com
Whole thread Raw
Responses Re: savepoint and rollback queries in postgres  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List 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


pgsql-hackers by date:

Previous
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: regression in CVS HEAD
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Proposal: anonymous composite types for Table Functions (aka SRFs)