Raw Package Information
Package: postgresql-10-tablelog
Source: tablelog
Version: 0.6.3-2.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: libc6 (>= 2.4), postgresql-10
Homepage: https://github.com/credativ/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-10-tablelog_0.6.3-2.pgdg18.04+1_i386.deb
Size: 21576
SHA256: 6434fcafe10c8c113d8e104ac18e8124f41cc23b87a5e68c1f1ce9dc83531bf3
SHA1: 118511a17fc3348afdc81d1a70d3543f747057e8
MD5sum: e97231786f39f880ce75e3db1527fccb
Description: log changes on tables and restore tables to point in time
table_log is a PostgreSQL extension with a set of functions to log changes on
a table and to restore the state of the table or a specific row on any time in
the past.