summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorHeikki Linnakangas2015-02-04 07:13:15 +0000
committerHeikki Linnakangas2015-02-04 07:13:15 +0000
commit302262d52111ce71dececfe18448792cee415a57 (patch)
tree1176956e82df21fb9968fea4954d91321f1aaecc /src/include/postgres.h
parent3a54f4a4944b849846c5a1494810ea06bd6601b7 (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