Re: select within a fucntion

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: select within a fucntion
Дата
Msg-id 3A6EF828.8C97B2FF@tm.ee
обсуждение исходный текст
Ответ на Re: select within a fucntion  (Jan Wieck <janwieck@Yahoo.com>)
Список pgsql-hackers
"Sinuhé Arroyo Gómez" wrote:
> 
> The thing is that I´m not interested in wasting CPU nor my ystem is
> oversized, and of course, "my friend", I willl use the results of the
> select, because as a matter of fact it was a select .. into statement the
> one I was trying,

There was probably a syntax error that made it into a SELECT statement 
(which SELECT .. INTO is not)

> but to make it easier to understand (I now see you were so
> smart that this was a waste of time), I just wrote a select statement which
> by the way, trows the same exception.

when writing for help or to report a bug, _always_ include the _actual_
code that misbehaves not some other code. I just confuses people.

------------------
Hannu


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug in FOREIGN KEY
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Open 7.1 items