table_version_11 - PostgreSQL table versioning extension
| Website: | https://github.com/linz/postgresql-tableversion/ | 
|---|---|
| License: | BSD | 
- Description:
 PostgreSQL table versioning extension, recording row modifications and its history. The extension provides APIs for accessing snapshots of a table at certain revisions and the difference generated between any two given revisions. The extension uses a PL/PgSQL trigger based system to record and provide access to the row revisions
Packages
| table_version_11-1.9.0-1.rhel7.ppc64le [35 KiB] | 
              Changelog
              by Devrim Gündüz (2021-06-02):
              - Update to 1.9.0 - Remove pgxs patches, and export PATH instead.  |