Re: reindexdb & clusterdb broken against pre-7.3 servers

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Cc: Julien Rouhaud <rjuju123@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, noah@leadboat.com
Date: 2019-05-06T12:49:47Z
Lists: pgsql-hackers
On Mon, May 06, 2019 at 08:32:44AM -0400, Andrew Dunstan wrote:
> Why do we even have code referring to pre-7.3 servers? Wouldn't it be
> simpler just to remove that code?

Even for pg_dump, we only support servers down to 8.0.  Let's nuke
this code.
--
Michael

Commits

  1. Remove some code related to 7.3 and older servers from tools of src/bin/