Re: MERGE vs REPLACE

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: MERGE vs REPLACE
Дата
Msg-id c2d9e70e0511212307p2cd340fer113de21002be1e94@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MERGE vs REPLACE  (Petr Jelinek <pjmodos@seznam.cz>)
Ответы Re: MERGE vs REPLACE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: MERGE vs REPLACE  (Petr Jelinek <pjmodos@seznam.cz>)
Список pgsql-hackers
>
> And yes merge CAN be used to do REPLACE (oracle uses their dummy table
> for this, we can use the fact that FROM clause isn't required in postgres).
>

the FROM clause is required by default (starting with 8.1) unless you
change a postgresql.conf parameter.

and i don't think that idea will have any fan...


--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bob Ippolito
Дата:
Сообщение: Re: PostgreSQL 8.1.0 catalog corruption
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Practical error logging for very large COPY