Re: I must be blind...

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: I must be blind...
Дата
Msg-id Pine.LNX.4.21.0206141820360.4131-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на I must be blind...  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
On Fri, 14 Jun 2002, Nigel J. Andrews wrote:
>
>  [snip]
> The error message I'm getting when I try to use it with:
>
> SELECT new_transaction_fn(9, 444, 4, 'B', now(), 'C');
>
> is:
>
> NOTICE:  Error occurred while executing PL/pgSQL function new_transaction_fn
> NOTICE:  line 11 at assignment
> ERROR:  parser: parse error at or near "SELECT"
>
>  [snip]


Ah, it's the perform. I was wondering about the validity of a FOUND test after
discarding the results of a query. If I just write the result into a dummy
variable without using PERFORM it progresses to a different error (but that's
down to a check constraint I haven't changed after changing my mind about the
values in the field).

So I wasn't blind, just dim.


--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Is md5 really more secure than crypt?
Следующее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: Store / Retrieve image files