Re: BUG #1556: psql ON_ERROR_STOP returns 3 when scripts ends in C style comment

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dennis van Dok" <dvandok(at)quicknet(dot)nl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1556: psql ON_ERROR_STOP returns 3 when scripts ends in C style comment
Date: 2005-03-27 07:41:18
Message-ID: 3427.1111909278@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Dennis van Dok" <dvandok(at)quicknet(dot)nl> writes:
> PostgreSQL version: 7.3.4

> Running a script through psql with ON_ERROR_STOP=1 will yield return value 3
> if the script ends with a C style comment (/*...*/).

This seems to be fixed in 7.4.* and later.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-03-27 07:43:32 Re: BUG #1554: wrong character on the sjis_to_utf8.map file
Previous Message Tom Lane 2005-03-27 07:39:09 Re: foreign key constraint not working when index tablespace is not default.