Re: Small and unaffected typo in pg_logical_slot_get_changes_guts()
В списке pgsql-hackers по дате отправления:
| От | Dagfinn Ilmari Mannsåker |
|---|---|
| Тема | Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() |
| Дата | |
| Msg-id | 871r01g21o.fsf@wibble.ilmari.org обсуждение |
| Ответ на | Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() (Michael Paquier <michael@paquier.xyz>) |
| Ответы |
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts()
|
| Список | pgsql-hackers |
Michael Paquier <michael@paquier.xyz> writes: > On Wed, Feb 16, 2022 at 01:25:09PM +0900, Kasahara Tatsuhito wrote: >> Remove all references to tuplestore_donestoring() except for the header. > > Looks fine, thanks. This has no impact on Melanie's patch posted on > [1], so applied after tweaking the comment in tuplestore.h. Would it be possible to make that macro only defined when building extensions, but not when building Postgres itself? For example, Perl has a PERL_CORE macro that's only defined when building Perl itself, but not when building CPAN modules, and backwards-compatibility macros and functions are guarded by `#ifndef PERL_CORE`. - ilmari
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера