Skip to content

Commit c9d94ea

Browse files
committed
libpq: Add PQfullProtocolVersion to exports.txt
This is necessary to be able to actually use the function on Windows; bug introduced in commit cdb6b0f. Author: Jelte Fennema-Nio <postgres@jeltef.nl> Discussion: https://postgr.es/m/CAGECzQTfc_O+HXqAo5_-xG4r3EFVsTefUeQzSvhEyyLDba-O9w@mail.gmail.com
1 parent 9de2cc4 commit c9d94ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interfaces/libpq/exports.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,4 @@ PQservice 206
209209
PQsetAuthDataHook 207
210210
PQgetAuthDataHook 208
211211
PQdefaultAuthDataHook 209
212+
PQfullProtocolVersion 210

0 commit comments

Comments
 (0)