Re: [COMMITTERS] pgsql: Repair incorrect check for coercion of unknown literal to

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Repair incorrect check for coercion of unknown literal to
Date: 2006-10-11 23:45:54
Message-ID: 29655.1160610354@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Tom Lane wrote:
>> Note: as fixed in HEAD, this changes a constant in the pg_stats view,
>> resulting in a change in the expected regression outputs. The back-branch
>> patches have been hacked to avoid that, so that pre-existing installations
>> won't start failing their regression tests.

> Does this mean if someone initdb's in a back branch, the regression
> tests will start failing for them?

No.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2006-10-12 01:55:34 psqlodbc - psqlodbc: Fixed DRIVER_FILE_NAME for *nix.
Previous Message David Fetter 2006-10-11 23:39:33 dbi-link - dbi-link: * Schema-qualified names of tables, views,

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-10-12 00:05:44 Re: postgres database crashed
Previous Message Tom Lane 2006-10-11 23:45:13 Re: Index Tuning Features