Re: Minor savepoint doc addition

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Minor savepoint doc addition
Дата
Msg-id 200408080148.i781mam24939@candle.pha.pa.us
обсуждение исходный текст
Ответ на Minor savepoint doc addition  (Gavin Sherry <swm@linuxworld.com.au>)
Список 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: dbsize modification to support tablespaces
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Create Domain example