Home
last modified time | relevance | path

Searched defs:PG_VERSION_GE (Results 1 – 2 of 2) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dconnection.h200 #define PG_VERSION_GE(conn, ver) \ macro
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dconnection.h226 #define PG_VERSION_GE(conn, ver) \ macro