Re: Add --tablespace option to reindexdb

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Mark Dilger <mark.dilger@enterprisedb.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-02T09:01:43Z
Lists: pgsql-hackers
> On 2 Mar 2021, at 07:04, Michael Paquier <michael@paquier.xyz> wrote:

> I have also removed the assertions based on the version number of the
> backend, based on Daniel's input sent upthread.
> 
> What do you think?

+1, no objections from me after a readthrough of this version.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Add --tablespace option to reindexdb

  2. Fix duplicated test case in TAP tests of reindexdb