Multitable insert syntax support on Postgres?

Поиск
Список
Период
Сортировка
От Alexandre hadjinlian guerra
Тема Multitable insert syntax support on Postgres?
Дата
Msg-id CAOEJH=Dq6wJQgP2k0juWUFttKK=ivhgdosPhfC1CG1_evzaN2w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Multitable insert syntax support on Postgres?
Re: Multitable insert syntax support on Postgres?
Список pgsql-hackers
Hello 
Are there any plans to incorporate a formal syntax multitable/conditional insert , similar to the syntax below? snowflake does have the same feature

https://oracle-base.com/articles/9i/multitable-inserts

Today, im resorting to a function that receives the necessary parameters from the attributes definition/selection area in a sql select query, called by each tuple retrieved. A proper syntax show be real cool

Thanks!

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pg_basebackup's --gzip switch misbehaves
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Error on missing Python module in Meson setup