Re: [HACKERS] INSERT INTO - Mailing list pgsql-hackers

From D'Arcy" "J.M." Cain
Subject Re: [HACKERS] INSERT INTO
Date
Msg-id m10gna4-0000bIC@druid.net
Whole thread Raw
In response to Re: [HACKERS] INSERT INTO  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] INSERT INTO  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Thus spake Bruce Momjian
> Is this done?
> > The pages at http://postgresql.nextpath.com/docs/user/sql-select.htm and
> > http://postgresql.nextpath.com/docs/user/sql-insert.htm imply that SELECT
> > INTO and INSERT INTO <table> SELECT <query> will work with existing
> > tables but in fact it always creates the table and issues an error if
> > they already exist.  What needs to be fixed here?  The code or the docs?

I posted the correction.  I think Tom Lane is putting it into the docs.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: Wayne Piekarski
Date:
Subject: Re: [SQL] Re: [HACKERS] Re: INSERT/UPDATE waiting (another example)
Next
From: Wayne Piekarski
Date:
Subject: Re: [HACKERS] Re: INSERT/UPDATE waiting (another example)