RULES on PostgreSQL

Поиск
Список
Период
Сортировка
От Jesus Aneiros
Тема RULES on PostgreSQL
Дата
Msg-id Pine.LNX.4.10.10007241815340.3901-100000@jagua.cfg.sld.cu
обсуждение исходный текст
Ответ на Alter table with arrays  (igor <igor_kh@mailru.com>)
Список pgsql-novice
Hello all,

Forgive my ignorance. I'm trying to understand the RULES in PostgreSQL and
I have several questions. Why the rules if they are not part of SQL92 or
SQL3? Where do they come from? Are they from before the SQL history of
Postgres? Many things that can be done with RULES can be done with
TRIGGERS even where there is no FOR STATEMENT in the CREATE TRIGGER
statement of PostgreSQL. Are the rules in PostgreSQL, mainly, to implement
VIEWS, so they are some kind of intermediate step between the parser and
the optimizer?

TIA, Jesus.



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

Предыдущее
От: Desmond Coughlan
Дата:
Сообщение: Re: Finding Tables
Следующее
От: Thomas SMETS
Дата:
Сообщение: [Fwd: inserting integer in Table]