From 2a969b7f4bdb223d3626dc14b684701942ccafb2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 21 Sep 2017 01:02:04 +0300 Subject: Make package to be source rather than stub --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..49528d6 --- /dev/null +++ b/TODO @@ -0,0 +1,14 @@ +@@ Should we enable/make configurable Native Language Support? See --enable-nls + configure option (off by default, at least for locale with + LANG=en_US.UTF-8), ENABLE_NLS macro, libintl.h, src/interfaces/libpq/po/ for + details. + +@@ Should we make configurable OpenSSL support? See --with-openssl configure + option, fe-secure-openssl.c (should also be compiled/linked), USE_OPENSSL + macro for details. + +@@ Should we make configurable LDAP support? See --with-ldap configure option, + USE_LDAP macro. + +@@ Should we make configurable GSSAPI support? See --with-gssapi configure + option, ENABLE_GSS macro. -- cgit v1.1