| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Sean Chittenden <sean(at)chittenden(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>, btober(at)seaworthysys(dot)com |
| Subject: | Re: [GENERAL] Temporary tables and miscellaneous schemas |
| Date: | 2003-12-23 04:58:37 |
| Message-ID: | 200312230458.hBN4wbk01503@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > ! " n.nspname = (current_schemas(true))[1]\n", /* temp schema is first */
>
> One more thing: that needs to be pg_catalog.current_schemas to
> be search-path-proof.
Changes made, with underscores escaped and parentheses added, all good
ideas. Patch attached.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 2.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-12-23 05:09:53 | Quoting of psql \d output |
| Previous Message | Tom Lane | 2003-12-23 04:30:48 | Re: [GENERAL] Temporary tables and miscellaneous schemas |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-12-23 05:09:53 | Quoting of psql \d output |
| Previous Message | Tom Lane | 2003-12-23 04:30:48 | Re: [GENERAL] Temporary tables and miscellaneous schemas |