Re: pgsql: Refactor attribute mappings used in logical tupleconversion
От
er
Тема
Re: pgsql: Refactor attribute mappings used in logical tupleconversion
Дата
Msg-id
b7ad911d3eaa29af9fcdb9ccb26c363c@xs4all.nl
Ответ на
pgsql: Refactor attribute mappings used in logical tuple conversion (Michael Paquier)
Список
Дерево обсуждения
pgsql: Refactor attribute mappings used in logical tuple conversion Michael Paquier <michael@paquier.xyz>
Re: pgsql: Refactor attribute mappings used in logical tupleconversion Michael Paquier <michael@paquier.xyz>
Re: pgsql: Refactor attribute mappings used in logical tuple conversion Tom Lane <tgl@sss.pgh.pa.us>
Re: pgsql: Refactor attribute mappings used in logical tuple conversion Amit Langote <amitlangote09@gmail.com>
Re: pgsql: Refactor attribute mappings used in logical tupleconversion Michael Paquier <michael@paquier.xyz>
Re: pgsql: Refactor attribute mappings used in logical tupleconversion er <er@xs4all.nl>
Re: pgsql: Refactor attribute mappings used in logical tupleconversion Michael Paquier <michael@paquier.xyz>
On 2019-12-18 08:25, Michael Paquier wrote:
> Refactor attribute mappings used in logical tuple conversion
gcc (9.2.0) mutters this:
tupconvert.c: In function ‘execute_attr_map_tuple’:
tupconvert.c:146:8: warning: unused variable ‘outnatts’
[-Wunused-variable]
146 | int outnatts = map->outdesc->natts;
| ^~~~~~~~
(Otherwise compiles & runs fine.)
В списке pgsql-committers по дате отправления
От: Michael Paquier
Дата: