postgresql/src
Magnus Hagander c9e1ad7faf Detect presence of SSL_get_current_compression
Apparently we still build against OpenSSL so old that it doesn't
have this function, so add an autoconf check for it to make the
buildfarm happy. If the function doesn't exist, always return
that compression is disabled, since presumably the actual
compression functionality is always missing.

For now, hardcode the function as present on MSVC, since we should
hopefully be well beyond those old versions on that platform.
2014-07-15 18:07:03 +02:00
..
backend Include SSL compression status in psql banner and connection logging 2014-07-15 15:12:05 +02:00
bin Add missing source files to nls.mk 2014-07-15 10:10:42 -04:00
common pgindent run for 9.4 2014-05-06 12:12:18 -04:00
include Detect presence of SSL_get_current_compression 2014-07-15 18:07:03 +02:00
interfaces Remove dependency on wsock32.lib in favor of ws2_32 2014-07-15 14:18:39 +02:00
makefiles Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
pl Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
port Add mkdtemp() to libpgport. 2014-06-14 09:41:13 -04:00
template Remove Alpha and Tru64 support. 2014-06-28 21:46:15 +02:00
test Add missing serial commas 2014-07-15 08:31:50 -04:00
timezone pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tools Remove dependency on wsock32.lib in favor of ws2_32 2014-07-15 14:18:39 +02:00
tutorial Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 2014-07-10 14:02:08 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
Makefile.global.in Support vpath builds in TAP tests 2014-07-02 21:47:07 -04:00
Makefile.shlib Remove Alpha and Tru64 support. 2014-06-28 21:46:15 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00