| От | Tom Lane |
|---|---|
| Тема | Re: partition routing layering in nodeModifyTable.c |
| Дата | |
| Msg-id | 18542.1564854481@sss.pgh.pa.us обсуждение |
| Ответ на | Re: partition routing layering in nodeModifyTable.c (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: partition routing layering in nodeModifyTable.c
|
| Список | pgsql-hackers |
Andres Freund <andres@anarazel.de> writes:
> On 2019-08-03 19:41:55 +0900, Etsuro Fujita wrote:
>> What API does that function break?
> You need to call it, whereas previously you did not need to call it. The
> effort to change an FDW to get one more parameter, or to call that
> function is about the same.
If those are the choices, adding a parameter is clearly the preferable
solution, because it makes the API breakage obvious at compile.
Adding a function would make sense, perhaps, if only a minority of FDWs
need to do so. It'd still be risky if the need to do so could be missed
in light testing.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера