"Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:> template1=# update baz set test = test--3;> template1-#
> Here this system does not pick up the semi colon.
-- introduces a rest-of-the-line comment, per SQL standard.
regards, tom lane