Tom,
On Mon, 10 Nov 2003 09:39:32 -0500
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> select * from a; # You can get both global and temporary values.
>
> I don't think it's actually reliable. B was meant to be a temp table,
> right?
Ugh.... Yes.
create *temp* table b() inherits (a);
--
TANIDA Yutaka <tanida@sra.co.jp>