freebsd-ports/databases/virtualpg
Loïc Bartoletti 82ccf1292f databases/virtualpg: Update to 2.0.0
- Add pkg-plist
- Update description

Short summary of differences between earlier versions and v2:

 - Now VirtualPG is available as both a standard C/C++ library (libvirtualpg) and a dynamic extension module to SQLite (mod_virtualpg).
 - Now the user can freely choose his/her preferred format for DATE / TIME / TIMESTAMP values.
 - Transactions (BEGIN / COMMIT / ROLLBACK) are now fully honoured also on the PostgreSQL side.
 - Write operations (INSER / UPDATE / DELETE) are now allowed only if the PostgreSQL user has the corresponding GRANT permissions.
 - Write operations can be enabled only for PostgreSQL Tables explicitly declaring a PRIMARY KEY.
2020-09-11 16:09:59 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist