Tom, On Mon, 10 Nov 2003 09:39:32 -0500 Tom Lane <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
