Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jesse Zhang <sbjesse@gmail.com>,
Thomas Gilligan <thomas.gilligan@icloud.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-04T12:21:23Z
Lists: pgsql-hackers
On 2020-09-04 07:52, Tom Lane wrote: > Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: >> I suppose backpatching the patch that fixed this would be appropriate. > > [ confused ... ] Back-patching what patch? Commit 1c0cf52b39ca3a9a79661129cff918dc000a55eb was mentioned at the beginning of the thread. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Use return instead of exit() in configure
- 69fdf3d2e987 9.5.24 landed
- 27acbd51e60c 9.6.20 landed
- 1c0cf52b39ca 10.0 cited