Re: Verifying a timestamp is null or in the past

Поиск
Список
Период
Сортировка
От Ondrej Ivanič
Тема Re: Verifying a timestamp is null or in the past
Дата
Msg-id CAM6mieKMBhtyLVdu0J0LsKDUy8xzTX-03zOvamAUCz6aozXmzw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Verifying a timestamp is null or in the past  (David Johnston <polobo@yahoo.com>)
Список pgsql-general
Hi

2012/1/3 David Johnston <polobo@yahoo.com>:
> On Jan 2, 2012, at 16:46, Ondrej Ivanič <ondrej.ivanic@gmail.com> wrote:
> Yes, PERFORM does populate FOUND.
>
> From the documentation you just linked to....
>
> A PERFORM statement sets FOUND true if it produces (and discards) one or
> more rows, false if no row is produced.
>

Bummer! Thanks for the correction! I shouldn't (blindly) rely on my
own comments in the code :) Pgpsql code uses "execute" which is the
reason for 'get diagnostics'...

--
Ondrej Ivanic
(ondrej.ivanic@gmail.com)

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

Предыдущее
От: Hannes Erven
Дата:
Сообщение: Re: Adding German Character Set to PostgresSQL
Следующее
От: "Hagen Finley"
Дата:
Сообщение: Re: Adding German Character Set to PostgresSQL