Are there still non-ELF BSD systems?
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-06-12T13:53:20Z
Lists: pgsql-hackers
Attachments
- 0001-Remove-support-for-non-ELF-BSD-systems.patch (text/plain) patch 0001
The shared library code has some support for non-ELF BSD systems. I suspect that this is long obsolete. Could we remove it? See attached. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Remove support for non-ELF BSD systems
- c72f9b9502ea 13.0 landed