| From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Temporary Table existence? |
| Date: | 2002-08-17 03:09:02 |
| Message-ID: | 5.1.0.14.0.20020817130130.029083d0@mail.rhyme.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
From earlier postings it seems like there is no way to check that a temp
table exists; at the time Tom suggested schemas might solve the problem. I
was wondering if:
(a) schema did solve the problem
or
(b) there was any chance of a backend function to get a temp table OID
(or 0 is none), or a view, eg. pg_temporary_tables?
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-08-17 03:10:22 | Re: XLogDir |
| Previous Message | Bruce Momjian | 2002-08-17 02:13:01 | Re: Open 7.3 items |