Re: Unused variable in postgres_fdw/deparse.c
От
Kyotaro HORIGUCHI
Тема
Re: Unused variable in postgres_fdw/deparse.c
Дата
Msg-id
20161027.090832.230794563.horiguchi.kyotaro@lab.ntt.co.jp
Ответ на
Список
Дерево обсуждения
Unused variable in postgres_fdw/deparse.c Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: Unused variable in postgres_fdw/deparse.c Tom Lane <tgl@sss.pgh.pa.us>
Re: Unused variable in postgres_fdw/deparse.c Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: Unused variable in postgres_fdw/deparse.c Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Re: Unused variable in postgres_fdw/deparse.c Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Thank you. At Wed, 26 Oct 2016 10:20:28 -0400, Tom Lane wrote in <17387.1477491628@sss.pgh.pa.us> > Kyotaro HORIGUCHI writes: > > Hello, compiler complains about unused variable during build > > postgres_fdw without assertions (!--enable-cassert). > > The attched patch removes it and moves into the assertion below it. > > Pushed, thanks. -- Kyotaro Horiguchi NTT Open Source Software Center
В списке pgsql-hackers по дате отправления