Re: create rule syntax

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: create rule syntax
Дата
Msg-id 200505200756.53301.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Re: create rule syntax  (Neil Conway <neilc@samurai.com>)
Ответы Re: create rule syntax
Список pgsql-docs
On Thursday 19 May 2005 21:37, Neil Conway wrote:
> Kris Jurka wrote:
> > The manual shows slightly different variations for the create rule
> > syntax here and here:
> >
> > http://www.postgresql.org/docs/8.0/static/rules-update.html
> > http://www.postgresql.org/docs/8.0/static/sql-createrule.html
> >
> > The attached patches makes the first look like the second.
>
> Applied, thanks.

Sorry I missed this before, but the first examples use of create rule on
*object* rather than *table* seems like something important enough to keep,
since obviously rules can be on more than just tables.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Add cross references for CREATE FUNCTION to PLs
Следующее
От: Neil Conway
Дата:
Сообщение: Re: create rule syntax