Re: inherited table and rules

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: inherited table and rules
Дата
Msg-id 20050323062050.GA39061@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: inherited table and rules  (Scott Frankel <leknarf@pacbell.net>)
Список pgsql-general
On Tue, Mar 22, 2005 at 09:59:23PM -0800, Scott Frankel wrote:

> What is the proper syntax for using FROM ONLY table_name in an UPDATE
> statement?

See the UPDATE documentation:

http://www.postgresql.org/docs/8.0/static/sql-update.html

> What is the proper syntax for specifying FROM ONLY in the inheritance
> statement?

What are you trying to do that a simple INHERITS won't do?

> What does GUC stand for? ;)

Grand Unified Configuration.

http://www.postgresql.org/docs/8.0/static/runtime-config.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Thomas F.O'Connell
Дата:
Сообщение: Re: inherited table and rules
Следующее
От: Shaun Clements
Дата:
Сообщение: Re: PHP SQL