table_version93 - PostgreSQL table versioning extension
Website: | https://github.com/linz/postgresql-tableversion/ |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- 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_version93-1.5.0-1.rhel6.i686 [32 KiB] |
Changelog
by Devrim Gündüz (2018-10-19):
- Update to 1.5.0 |
table_version93-1.4.3-1.rhel6.i686 [30 KiB] |
Changelog
by - Devrim Gündüz (2018-08-23):
- Update to 1.4.3 |