Re: tablespace_map code cleanup
От
Kyotaro Horiguchi
Тема
Re: tablespace_map code cleanup
Дата
Msg-id
20200528.091114.1856868282194106428.horikyota.ntt@gmail.com
Ответ на
Re: tablespace_map code cleanup (Robert Haas)
Список
Дерево обсуждения
tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
Re: tablespace_map code cleanup Amit Kapila <amit.kapila16@gmail.com>
Re: tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
Re: tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
Re: tablespace_map code cleanup Amit Kapila <amit.kapila16@gmail.com>
Re: tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
Re: tablespace_map code cleanup Amit Kapila <amit.kapila16@gmail.com>
Re: tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
Re: tablespace_map code cleanup Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
Re: tablespace_map code cleanup Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: tablespace_map code cleanup Robert Haas <robertmhaas@gmail.com>
At Wed, 27 May 2020 07:57:38 -0400, Robert Haas wrote in > On Wed, May 13, 2020 at 10:43 PM Kyotaro Horiguchi > wrote: > > About 0002, > > > > + bool sendtblspclinks = true; > > > > The boolean seems to me useless since it is always the inverse of > > opt->sendtblspcmapfile when it is used. > > Well, I think it might have some documentation value, to clarify that > whether or not we send tablespace links is the opposite of whether we > send the tablespace map file. That makes sense to me. Thanks! regards. -- Kyotaro Horiguchi NTT Open Source Software Center
В списке pgsql-hackers по дате отправления