On Thu, Mar 12, 2009 at 1:56 PM, Mickael Deloison <mdeloi...@gmail.com> wrote:

> Hi Dave,
>
> Attached to this email, a patch that prints an error when statements
> are not ended with a semi-colon or when the end of file in encountered
> whereas a string is not ended. For example
> SELECT 1
> PRINT 'Hi
> SELECT $A$ abc
> SELECT 'Hi
> All those statements return an error saying a semi-colon is expected.

Cool - thanks Mickael - patch applied.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to