Re: support for MERGE

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: support for MERGE
Дата
Msg-id 20220228072607.3yagi6l6iuoukaph@jrouhaud
обсуждение исходный текст
Ответ на Re: support for MERGE  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
On Sun, Feb 27, 2022 at 09:17:13PM +0100, Daniel Gustafsson wrote:
> > On 27 Feb 2022, at 18:42, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> > I'd rather keep all the ModifyTable code in one .c file, even if that one is
> > bigger than our usual practice.
> 
> Agreed, I also prefer a (too) large file over a set of .c #include's.

+1.  Also, if a split is really needed isn't our usual approach to create some
*_private.h files so that third-party code is aware that this is in no way an
API meant for them?



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: parse/analyze API refactoring
Следующее
От: "wangw.fnst@fujitsu.com"
Дата:
Сообщение: RE: Logical replication timeout problem