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 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

此版本现在与PostgreSQL版本8.2和更高版本。一些警告已被删除的文件被清理。 PGXS现在用于从源头建设。 RPM软件包可用。
标签: Minor bugfixes
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.

2006-09-01 14:31
0.4.3

此版本修正了错误发生,如果在看表列被取消(有这种情况的一个较大的缺陷修复,但它似乎是不完整)和改变返回类型触发(这实际上降至不到7.4版本的支持)。
标签: Minor bugfixes
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).

2005-05-04 15:53
0.4.2

加入计划的支持。速度和代码进行了改进。
标签: Major feature enhancements
Scheme support was added. Speed and code
improvements were made.

2005-01-24 20:48
0.4.1

带有session_user问题已得到修复。
标签: Minor bugfixes
A problem with session_user has been fixed.

2005-01-16 00:02
0.4.0

与删除列错误是固定的。维护者的电子邮件地址已更改。
标签: Minor bugfixes
An error with deleted columns was fixed. The
maintainer email address was changed.

Project Resources