temporary table - Mailing list pgsql-general

From Szymon Guz
Subject temporary table
Date
Msg-id v2he4edc9361004011344taaa09d8en4c3526a8e7be0b00@mail.gmail.com
Whole thread Raw
Responses Re: temporary table  (Amol Chiplunkar <amol.chiplunkar@oracle.com>)
List pgsql-general
I want to create a temp table in a trigger... but this must be created max once for each transaction. I'd like to check in the trigger if the table exists. 
How can I check if a table is a temporary table?

regards
Szymon Guz

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Array value syntax and escaping
Next
From: Peter Bex
Date:
Subject: Re: Array value syntax and escaping