Re: Dependency to logging in jsonapi.c
От
Tom Lane
Тема
Re: Dependency to logging in jsonapi.c
Дата
Msg-id
632491.1625094031@sss.pgh.pa.us
Ответ на
Re: Dependency to logging in jsonapi.c (Michael Paquier)
Список
Дерево обсуждения
Dependency to logging in jsonapi.c Michael Paquier <michael@paquier.xyz>
Re: Dependency to logging in jsonapi.c Tom Lane <tgl@sss.pgh.pa.us>
Re: Dependency to logging in jsonapi.c Jacob Champion <pchampion@vmware.com>
Re: Dependency to logging in jsonapi.c Michael Paquier <michael@paquier.xyz>
Re: Dependency to logging in jsonapi.c Tom Lane <tgl@sss.pgh.pa.us>
Re: Dependency to logging in jsonapi.c Michael Paquier <michael@paquier.xyz>
Michael Paquier writes: > On Wed, Jun 30, 2021 at 03:47:19PM +0000, Jacob Champion wrote: >> But until/unless that is changed, an #ifndef seems like a good way to >> prevent issues for the current code. > Sounds sensible to do that as well for 14 before the release. Any > thoughts about that? If this code were new in v14, I'd be +1, but it looks like it was there in 13 too. So maybe there's somebody external depending on it, which would make it a bit unfriendly to remove it post-beta. Let's just add the #ifndef in HEAD. regards, tom lane
В списке pgsql-hackers по дате отправления