On fre, 2011-12-09 at 13:44 -0500, Tom Lane wrote: > Peter Eisentraut <[email protected]> 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?
Perhaps. I was thinking we could use an environment variable when running under pg_regress. This could also help, e.g., ecpg. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
