libpq: Add PQfullProtocolVersion to exports.txt

Robert Haas <rhaas@postgresql.org>

Commit: c9d94ea2158b7b16f8a7edbb18e504068771c91f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2025-02-24T16:47:31Z
Releases: 18.0
libpq: Add PQfullProtocolVersion to exports.txt

This is necessary to be able to actually use the function on Windows;
bug introduced in commit cdb6b0fdb0b2face270406905d31f8f513b015cc.

Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://postgr.es/m/CAGECzQTfc_O+HXqAo5_-xG4r3EFVsTefUeQzSvhEyyLDba-O9w@mail.gmail.com

Files

PathChange+/−
src/interfaces/libpq/exports.txt modified +1 −0

Discussion