Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully
Дата
Msg-id dcc563d10808221734m7c087e18ne12a69e0bb36d71e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully  (Dale <harris_da@yahoo.com.au>)
Ответы psql vs. pgadmin3 was:can't get UPDATE ... RETURNING ... INTO ... to compile successfully  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
On Wed, Aug 20, 2008 at 11:25 PM, Dale <harris_da@yahoo.com.au> wrote:
>  This afternoon I'm
> starting to notice that pgAdmin III for Windows sometimes gives
> erratic error messages when there is no error or the error is actually
> different.  I know this because when I recompile after moving the
> cursor, the messages change.  Maybe my issue was created by pgAdmin
> rather than PostgreSQL.

Glad you got your problem resolved.  I have to admit I tend to mostly
use psql to interact with postgres.  Nothing against PGAdmin III, it's
good software.  I just tend to feel more comfy scripting things than
clicking things.  Whether you're using pgadmin III or psql, it's
important that you have the right version.  For pgadmin it's usually
best to always have the latest version, and with psql the one that
matches your db.

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

Предыдущее
От: James Neff
Дата:
Сообщение: Re: function SETOF return type with variable columns?
Следующее
От: David Fetter
Дата:
Сообщение: Re: Ranking?