Re: Viewing data in pgAdmin3

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: "Miha Radej" <miha(dot)radej(at)siix(dot)com>, "[pgADMIN]" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Viewing data in pgAdmin3
Date: 2003-08-18 16:10:24
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B4A9@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 18 August 2003 17:00
> To: Dave Page
> Cc: Miha Radej; [pgADMIN]
> Subject: Re: [pgadmin-support] Viewing data in pgAdmin3
>
>
> I guessed it's about non-quoting, but this is not the case;
> GetQuotedFullIdentifier() is used as required. How about some logging
> output?

Ahh, yes, of course - good call!! It was failing to quote pkey which it
sorts the data by.

Fix committed to CVS.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2003-08-18 17:37:03 Re: PgAdmin III Bug: cannot enter national characters
Previous Message Andreas Pflug 2003-08-18 16:00:10 Re: Viewing data in pgAdmin3