postgresql/src
Andrew Dunstan e75b1e3371 Remove PQsslpassword function
This partially reverts commit 4dc6355210.

The information returned by the function can be obtained by calling
PQconninfo(), so the function is redundant.
2019-12-07 09:20:53 -05:00
..
backend Fix comments in execGrouping.c 2019-12-06 11:49:59 -08:00
bin Improve some comments in pg_upgrade.c 2019-12-06 11:55:04 +09:00
common Offer pnstrdup to frontend code 2019-12-04 19:36:06 -03:00
fe_utils Refactor query cancellation code into src/fe_utils/ 2019-12-02 11:18:56 +09:00
include Fix comments in execGrouping.c 2019-12-06 11:49:59 -08:00
interfaces Remove PQsslpassword function 2019-12-07 09:20:53 -05:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
pl Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
port Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
template Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
test Improve test coverage of ruleutils.c. 2019-12-06 17:40:30 -05:00
timezone Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
tools Blind attempt at fixing ecpg/compatlib's build 2019-12-04 20:16:24 -03:00
tutorial Add .gitignore to src/tutorial/ 2019-11-22 21:14:54 +09:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00