Download List

專案描述

PostgreSQL Table Log contains functions that allow you to log PostgreSQL table
inserts, updates, and deletes into another table. This can be used to recover
the state of the logged table or to recover specific rows from a given time
period.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-06 09:33
0.4.4

This version now works with PostgreSQL versions
8.2 and later. Some warnings have been removed and
the documentation was cleaned up. PGXS is now used
for building from source. RPM packages are
available.
標籤: Minor bugfixes

2006-09-01 14:31
0.4.3

This release fixes a bug which occurred if a
column on the watched
table was dropped (there was an older bugfix for
this case, but it
seems it was incomplete) and changes the return
type to TRIGGER (which
effectively drops support for versions less than
7.4).
標籤: Minor bugfixes

2005-05-04 15:53
0.4.2

Scheme support was added. Speed and code
improvements were made.
標籤: Major feature enhancements

2005-01-24 20:48
0.4.1

A problem with session_user has been fixed.
標籤: Minor bugfixes

2005-01-16 00:02
0.4.0

An error with deleted columns was fixed. The
maintainer email address was changed.
標籤: Minor bugfixes

Project Resources