> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 06 September 2004 08:45
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] CVS Commit by dpage:
> log_filename is only in 8+
>
> Dave Page wrote:
> >
>
> >
> > Well it wasn't working then as it barfed when I ran on 7.3.
>
> Strange, the logfile page is removed for <8 and
> FEATURE_FILEREAD not existing, this should be enough.
Yes, but the SHOW log_filename was still executed, which is why I added
the >8 check.
/D