Re: ERROR: query has no destination for result data

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: ERROR: query has no destination for result data
Дата
Msg-id 50AF8DDB.3040400@gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: query has no destination for result data  (Peter Kroon <plakroon@gmail.com>)
Список pgsql-general
On 11/23/2012 03:25 AM, Peter Kroon wrote:
> Yes, but this means I have to create a function which is something I
> don't want.
> I just want to debug some of my code in the related function.
> So what I want is in pgAdmin declare some vars and run the sql and get
> the result.

The way I handle this is to use RAISE NOTICE in place of RETURN.

>


--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [BUGS] Prepared Statement Name Truncation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] Prepared Statement Name Truncation