Re: SET SESSION CHARACTERISTICS

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: SET SESSION CHARACTERISTICS
Дата
Msg-id 3A1A0AC6.C4371A41@alumni.caltech.edu
обсуждение исходный текст
Ответ на SET SESSION CHARACTERISTICS  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: SET SESSION CHARACTERISTICS  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
>    SET SESSION CHARACTERISTICS AS parameter value
> is really a more SQL'ish form of the current
>    SET parameter =/TO value
> Perhaps they should be made equivalent, in order to avoid too many subtly
> different subversions of the 'SET' command.

Hmm. What do you mean by "equivalent"? I assumed that the incredibly
verbose SQL99 form is not particularly gratifying to type, and that we
would be interested in a shorter version of the same thing. So I kept
the original syntax and just added the statements that SQL99 calls out
explictly. Also, our "SET" syntax has lots more keywords than specified
in SQL99...
                       - Thomas


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Table/Column Constraints
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Re: [GENERAL] PHPBuilder article -- Postgres vs MySQL