Re: some problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: some problems
Дата
Msg-id 27795.967039632@sss.pgh.pa.us
обсуждение исходный текст
Ответ на some problems  (Roodie <roodie@morahalom.hu>)
Список pgsql-general
Roodie <roodie@morahalom.hu> writes:
> ERROR:  ExecEvalExpr: unknown expression type 108

Sub-selects in constraint expressions don't work at the moment :-(.
An easy workaround is to put the sub-select in a function and call
the function from your constraint.

            regards, tom lane

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

Предыдущее
От: Greg Maxwell
Дата:
Сообщение: Stupid database use the index!
Следующее
От: Philip Murray
Дата:
Сообщение: enum datatype?