postgresql/src
Peter Eisentraut 054e8c6cdb Another attempt at fixing build with various OpenSSL versions
It seems we can't easily work around the lack of
X509_get_signature_nid(), so revert the previous attempts and just
disable the tls-server-end-point feature if we don't have it.
2018-01-04 19:09:27 -05:00
..
backend Another attempt at fixing build with various OpenSSL versions 2018-01-04 19:09:27 -05:00
bin Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall. 2018-01-03 12:40:32 -08:00
common Update copyright for 2018 2018-01-02 23:30:12 -05:00
fe_utils Update copyright for 2018 2018-01-02 23:30:12 -05:00
include Another attempt at fixing build with various OpenSSL versions 2018-01-04 19:09:27 -05:00
interfaces Another attempt at fixing build with various OpenSSL versions 2018-01-04 19:09:27 -05:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:55 -04:00
pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
port Update copyright for 2018 2018-01-02 23:30:12 -05:00
template Force "restrict" not to be used when compiling with xlc. 2017-10-13 12:15:06 -07:00
test Implement channel binding tls-server-end-point for SCRAM 2018-01-04 15:29:50 -05:00
timezone Update copyright for 2018 2018-01-02 23:30:12 -05:00
tools Fix use of config-specific libraries for Windows OpenSSL 2018-01-03 15:36:54 -05:00
tutorial Update copyright for 2018 2018-01-02 23:30:12 -05:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:15 -08:00
Makefile.global.in Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00