Re: Minor savepoint doc addition

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Minor savepoint doc addition
Date: 2004-08-08 01:48:36
Message-ID: 200408080148.i781mam24939@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Gavin Sherry wrote:
> Included is an example of using savepoints in a non-trivial example.
>
> Giving examples in the SQL command reference is hard because we don't have
> conditionals at the SQL level.
>
> Tom mentioned nested transactions being mentioned in places but I couldn't
> find them (with grep). Suggestions?
>
> Gavin

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-08-08 01:49:40 Re: Create Domain example
Previous Message Bruce Momjian 2004-08-08 01:46:24 Re: dbsize modification to support tablespaces