Re: update SQL conformance

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: update SQL conformance
Дата
Msg-id 200211240315.gAO3FoW14539@candle.pha.pa.us
обсуждение исходный текст
Ответ на update SQL conformance  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Patch applied.  Thanks.

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


Neil Conway wrote:
> 7.4devel now supports SQL:1999's "enhanced trigger capability" (which
> is just FOR EACH STATEMENT triggers, AFAICS); this patch updates the
> SQL conformance docs to note that.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@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: per-statement triggers
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: ON COMMIT temp table handling