diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-02-04 09:13:15 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-02-04 09:13:15 +0200 |
commit | 302262d52111ce71dececfe18448792cee415a57 (patch) | |
tree | 1176956e82df21fb9968fea4954d91321f1aaecc /src/backend/executor/nodeRecursiveunion.c | |
parent | 3a54f4a4944b849846c5a1494810ea06bd6601b7 (diff) | |
download | postgresql-302262d52111ce71dececfe18448792cee415a57.tar.gz postgresql-302262d52111ce71dececfe18448792cee415a57.zip |
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/backend/executor/nodeRecursiveunion.c')
0 files changed, 0 insertions, 0 deletions