PostgreSQL Plugin has been updated to version 5.0.1. This version includes the following improvements:
- Added new commands for connection pooling, see PgSQL Create Pool etc.
- Added new commands for large objects (LOB) support. See PgSQL Import LOB, PgSQL Export LOB etc.
- Added new command PgSQL In Transaction.
- Added processID parameter to callback method for PgSQL Set Notify Handler.
- Fixed a bug in PgSQL_Set_Formula_In_SQL.
- Fixed a bug in PgSQL Row To Object. Values of type Oid should be treated as a real in 4D instead of a long integer value.
- PgSQL Get Version now returns only plugin version when connection reference is 0.
- Updated PostgreSQL client libraries to version 17.5.
- Improved compatibility with 4D v21.
For details see the section Version history of the documentation.