Thread: PgAdmin 1.8.0 beta 3 bug: comment in filter

PgAdmin 1.8.0 beta 3 bug: comment in filter

From
"Stephen Denne"
Date:
When viewing rows in a table, I was using a couple of different filters.

With the last line in the filter window commented out, the ordering specified was not taken into account.

Stephen Denne

Disclaimer:
At the Datamail Group we value team commitment, respect, achievement, customer focus, and courage. This email with any
attachmentsis confidential and may be subject to legal privilege.  If it is not intended for you please advise by reply
immediately,destroy it and do not copy, disclose or use it in any way. 

__________________________________________________________________ This email has been scanned by the DMZGlobal
BusinessQuality              Electronic Messaging Suite. 
Please see http://www.dmzglobal.com/services/bqem.htm for details.
__________________________________________________________________


Re: PgAdmin 1.8.0 beta 3 bug: comment in filter

From
Dave Page
Date:
Stephen Denne wrote:
> When viewing rows in a table, I was using a couple of different filters.
> 
> With the last line in the filter window commented out, the ordering specified was not taken into account.

Comments are not supported in the filter. Unfortunately they're somewhat
difficult to detect reliably without implementing a complete parser in
pgAdmin, which is why they don't cause an error.

Regards, Dave.