| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)hub(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql/src/include/utils (temprel.h) |
| Date: | 2000-06-20 13:40:29 |
| Message-ID: | 200006201340.JAA10436@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-06-20 16:39:54 | pgsql (configure configure.in) |
| Previous Message | Tom Lane | 2000-06-20 06:41:18 | pgsql/src/backend/commands (rename.c) |