diff --git a/reference/pgsql/constants.xml b/reference/pgsql/constants.xml index ef745aa6f9..5df308f9c0 100644 --- a/reference/pgsql/constants.xml +++ b/reference/pgsql/constants.xml @@ -5,6 +5,28 @@ &extension.constants; + + + PGSQL_LIBPQ_VERSION + (string) + + + + Short libpq version that contains only numbers and dots. + + + + + + PGSQL_LIBPQ_VERSION_STR + (string) + + + + Long libpq version that includes compiler information. + + + PGSQL_ASSOC