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

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: Dale <harris_da(at)yahoo(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully
Date: 2008-08-23 00:34:53
Message-ID: dcc563d10808221734m7c087e18ne12a69e0bb36d71e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 20, 2008 at 11:25 PM, Dale <harris_da(at)yahoo(dot)com(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2008-08-23 01:13:58 Re: Ranking?
Previous Message Lew 2008-08-22 23:39:46 Re: Regarding access to a user