Re: reindexdb & clusterdb broken against pre-7.3 servers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
From: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
To: Julien Rouhaud <rjuju123@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: noah@leadboat.com
Date: 2019-05-06T12:32:44Z
Lists: pgsql-hackers
On 5/6/19 4:17 AM, Julien Rouhaud wrote: > On Mon, May 6, 2019 at 10:04 AM Julien Rouhaud <rjuju123@gmail.com> wrote: >> Hi, >> >> It seems that 582edc369cd caused $subject. >> >> Trivial fix attached, though I obviously didn't actually test it >> against such server. > Ahem, correct fix attached. I'm going to get a coffee and hide for > the rest of the day. Why do we even have code referring to pre-7.3 servers? Wouldn't it be simpler just to remove that code? cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Remove some code related to 7.3 and older servers from tools of src/bin/
- 9a6a1042ab40 9.4.23 landed
- 6de005121c48 9.5.18 landed
- b806618ccf8c 9.6.14 landed
- 6bd3203b9e54 10.9 landed
- 64ad372346b3 11.4 landed
- af82f95abb23 12.0 landed