Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> I have attached regression.diffs after a "make check". The diffs don't
> look trivial, and actually look quite strange to me.
BTW, if I dike out the flush_rowtype_cache call at relcache.c:1929,
the regression tests do pass for me, so it seems there is only one
bug exposed by this test (as of HEAD anyway). I don't find that
to be a credible real fix, though, as stated previously.
Once we do have a fix in place for this, it might be a good idea for
someone to run a buildfarm member with -DRELCACHE_FORCE_RELEASE ...
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: KaiGai Kohei | Date: 2010-09-02 00:38:06 |
| Subject: security hook on table creation |
| Previous: | From: Tom Lane | Date: 2010-09-02 00:08:47 |
| Subject: Re: Fix for pg_upgrade's forcing pg_controldata into English |