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.

2003-12-12 04:59
0.3.1

당신은 이제 누가 로그 인해 발생 사용자가 로그인할 수있습니다.
Tags: Minor feature enhancements
You now can log the user who triggered the log.

2003-11-28 01:22
0.3.0

이 버전, 그리고 능력을 단 하나의 열쇠를 복원하는 능력이 다른 테이블에 과거에 어떤 시간 원본 테이블의 상태로 복원할 수있습니다. 몇 가지 코드를 정리, 그리고 더 많은 디버깅이 추가되었습니다.
Tags: Major feature enhancements
This version features the ability to restore the state of the
original table for any time in the past into another table,
and the ability to only restore a single key. There are
some code cleanups, and more debugging was added.

2003-06-13 14:40
0.2.0

이 릴리스의 능력 로깅 테이블에 고유 ID를 가지고 PostgreSQL의 소스 트리 밖에서 설치 () 및 (변경 정렬에 대한) 좋은 더 나은 Makefile을 추가합니다.
Tags: Minor feature enhancements
This release adds a better Makefile (for installation from outside the
PostgreSQL source tree) and the ability to have a unique ID on the
logging table (nice for sorting changes).

2003-03-24 12:30
0.1.0

이 버전은있는 contrib 디렉토리를하지 않고 설치를위한 새로운 Makefile의 특징이다.
Tags: Minor feature enhancements
This version features a new Makefile for installation without the contrib directory.

2003-03-23 17:45
0.0.7

어떤 사소한 버그수정, 설명서를 주로 만들어졌다.
Tags: Minor bugfixes
Some minor bugfixes were made, mostly in the documentation.

Project Resources