Re: psql line number reporting from stdin - Mailing list pgsql-hackers

From Tom Lane
Subject Re: psql line number reporting from stdin
Date
Msg-id 5450.1323456275@sss.pgh.pa.us
Whole thread Raw
In response to Re: psql line number reporting from stdin  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: psql line number reporting from stdin  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The problem is, this breaks the regression tests, because first the
> actual output changes, and second the line numbers get included, which
> will create a mess every time you edit a test.  Not sure whether we can
> work around that.  Ideas?

Ugh, that's pretty nearly a deal-breaker.  Would it be sane to have a
command line switch the regression test driver could specify to prevent
inclusion of this info?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Core Extensions relocation
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] pg_test_fsync: Delete temporary file when aborted by a signal