Raw Package Information
Package: postgresql-13-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-13, postgresql-13-jit-llvm (>= 15), libc6 (>= 2.14)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-13-tablelog_0.6.4-3.pgdg22.04+1_amd64.deb
Size: 49060
SHA256: 48f36207e6816b09a6888e071e1efaf838ec0c9a8b53b3f4d66a60fe20192280
SHA1: 492ab416551e0aca7e28c0723703519e138e654e
MD5sum: f18fc36e0b40c73c99836dfdb9af68ab
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.