diff options
author | Heikki Linnakangas | 2015-02-04 07:13:15 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2015-02-04 07:13:15 +0000 |
commit | 302262d52111ce71dececfe18448792cee415a57 (patch) | |
tree | 1176956e82df21fb9968fea4954d91321f1aaecc /src/include/postgres.h | |
parent | 3a54f4a4944b849846c5a1494810ea06bd6601b7 (diff) |
Add dummy PQsslAttributes function for non-SSL builds.
All the other new SSL information functions had dummy versions in
be-secure.c, but I missed PQsslAttributes(). Oops. Surprisingly, the linker
did not complain about the missing function on most platforms represented in
the buildfarm, even though it is exported, except for a few Windows systems.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions