pgsql/src/include/utils (temprel.h)

Started by Tom Lane <>about 26 years ago2 messagescomitters
Jump to latest
#1Tom Lane <>
tom_lane___@unknown.user

Date: Tuesday, June 20, 2000 @ 02:41:12
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv60265/include/utils

Modified Files:
temprel.h

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

Make renaming a temp table behave sensibly. We don't need to touch
the underlying table at all, just change the mapping entry ... but
that logic was missing.

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane <> (#1)
Re: pgsql/src/include/utils (temprel.h)

Yes, I never thought of this.

Date: Tuesday, June 20, 2000 @ 02:41:12
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv60265/include/utils

Modified Files:
temprel.h

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

Make renaming a temp table behave sensibly. We don't need to touch
the underlying table at all, just change the mapping entry ... but
that logic was missing.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026