Re: [pgadmin-support] Aborted viewing operation

From: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-support] Aborted viewing operation
Date: 2003-09-24 15:57:49
Message-ID: 00e201c382b4$9af0eab0$1f324d80@w2k
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Why?
PQfnumber is improper if QUOTE isn't done.
See libpq.
It disposes of all tolowers.

Regards,
Hiroshi Saito

----- Original Message -----
From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>; <pgadmin-hackers(at)postgresql(dot)org>
Sent: Thursday, September 25, 2003 12:12 AM
Subject: RE: [pgadmin-support] Aborted viewing operation

Sorry, minor brain fart - that did cross my mind when I applied it but
for some reason then thought it was right!

Regards, Dave

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 24 September 2003 16:03
> To: Dave Page
> Cc: Hiroshi Saito; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] Aborted viewing operation
>
>
> The fix is no fix but a bug and needs to be reverted; I
> removed it from CVS. PQfnumber is a libpq API func, not SQL
> and thus doesn't need quoting.
>
> Regards,
> Andreas
>
>
> Dave Page wrote:
>
> >Thanks Hiroshi, patch applied.
> >
> >Regards, Dave
> >
> >
> >
> >>-----Original Message-----
> >>From: Hiroshi Saito [mailto:saito(at)inetrt(dot)skcapi(dot)co(dot)jp]
> >>Sent: 24 September 2003 02:40
> >>To: oreomitch(at)prism(dot)co(dot)za
> >>Cc: pgadmin-support(at)postgresql(dot)org;
> >>pgadmin-hackers(at)postgresql(dot)org; Dave Page
> >>Subject: Re: [pgadmin-support] Aborted viewing operation
> >>
> >>
> >>Dear Mitchell.
> >>
> >>This was a bug.
> >>Probably, it doesn't seem to be the problem of two and more
> >>columns. It is repaired by the application of this patch. Do
> >>you apply this, and can you try it?
> >>
> >>Hi Dave.
> >>Please Apply it.
> >>
> >>Regards,
> >>Hiroshi Saito

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2003-09-24 16:29:00 Re: pgRule_patch
Previous Message Dave Page 2003-09-24 15:12:10 Re: [pgadmin-support] Aborted viewing operation