Re: [HACKERS] Temp tables - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Temp tables
Date
Msg-id 199902112335.SAA14915@candle.pha.pa.us
Whole thread Raw
In response to RE: [HACKERS] Temp tables  ("Jackson, DeJuan" <djackson@cpsgroup.com>)
List pgsql-hackers
> > > > > Bruce, did you ever commit the temp table stuff?  If so 
> > what was the
> > > > > syntax?
> > > > > FYI using snapshot 2/10/1999.
> > > > >     -DEJ
> > > > > 
> > > > CREATE TEMP TABLE.  See src/test/regress/sql/temp.sql.
> > > 
> > > So, it's not in the snapshot... Anyone know why or am I just wrong?
> > 
> > Beats me.  Should be in there.
> Neither the syntax nor the regression sql file are there, so I know it's
> not something as simple as an initdb.
> I'll download the snapshot from tomorrow morning, try it again, and let
> you know what I find.  Do we have a list of what features should
> already be implemented?  I know we haven't beta'ed yet but I thought I'd
> test a few things.
>     -DEJ
> 

No list yet.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] interface libpq Makefile.in patch
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] VACUUM ANALYZE problem on linux