pgsql: Upgrade formrdesc() so that it can correctly initialize the

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Upgrade formrdesc() so that it can correctly initialize the
Date: 2004-12-12 05:07:57
Message-ID: 20041212050757.0DB8D3A658A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Upgrade formrdesc() so that it can correctly initialize the tupledesc
(rd_att) field of a nailed-in-cache relcache entry. This fixes the bug
reported by Alvaro 8-Dec-2004; I believe it probably also explains
Grant Finnemore's report of 10-Sep-2004.

In an unrelated change in the same file, put back 7.4's response to
failure to rename() the relcache init file, ie, unlink the useless
temp file. I did not put back the warning message, since there might
actually be some reason not to have that.

Modified Files:
--------------
pgsql/src/backend/utils/cache:
relcache.c (r1.212 -> r1.213)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/relcache.c.diff?r1=1.212&r2=1.213)
pgsql/src/include/catalog:
pg_type.h (r1.156 -> r1.157)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_type.h.diff?r1=1.156&r2=1.157)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-12-12 07:11:35 Re: pgsql: Instead of supposing (wrongly, in the general
Previous Message User Aglio 2004-12-12 01:25:22 press - pr: fi folder added.