pgsql/src/backend/catalog (heap.c index.c)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/catalog (heap.c index.c)
Date: 2000-12-22 23:12:05
Message-ID: 200012222312.eBMNC5g70379@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, December 22, 2000 @ 18:12:03
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/catalog
from hub.org:/home/projects/pgsql/tmp/cvs-serv70301/src/backend/catalog

Modified Files:
heap.c index.c

----------------------------- Log Message -----------------------------

Small cleanup of temp-table handling. Disallow creation of a non-temp
table that inherits from a temp table. Make sure the right things happen
if one creates a temp table, creates another temp that inherits from it,
then renames the first one. (Previously, system would end up trying to
delete the temp tables in the wrong order.)

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-12-22 23:12:06 pgsql/src/backend/commands (creatinh.c vacuum.c command.c)
Previous Message petere 2000-12-22 21:51:58 pgsql/doc/src/sgml (charset.sgml compiler.sgml cvs.sgml datetime.sgml ecpg.sgml geqo.sgml gist.sgml history.sgml indexcost.sgml indices.sgml info.sgml jdbc.sgml keys.sgml libpgeasy.sgml lisp.sgml mvcc.sgml notation.sgml odbc.sgml problems.sgml protocol.sgml release.sgml y2k.sgml)