Re: [HACKERS] INSERT INTO

Поиск
Список
Период
Сортировка
От D'Arcy" "J.M." Cain
Тема Re: [HACKERS] INSERT INTO
Дата
Msg-id m10gna4-0000bIC@druid.net
обсуждение исходный текст
Ответ на Re: [HACKERS] INSERT INTO  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] INSERT INTO  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Wayne Piekarski
Дата:
Сообщение: Re: [SQL] Re: [HACKERS] Re: INSERT/UPDATE waiting (another example)
Следующее
От: Wayne Piekarski
Дата:
Сообщение: Re: [HACKERS] Re: INSERT/UPDATE waiting (another example)