Download List

Projeto Descrição

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

Esta versão agora trabalha com PostgreSQL 8.2 e versões posteriores. Alguns avisos foram removidos ea documentação foi limpo. PGXS agora é usado para a construção da fonte. Pacotes RPM estão disponíveis.
Tags: 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

Esta versão corrige um bug que ocorreu quando uma coluna na tabela de vistos foi abandonada (havia uma velha bugfix para este caso, mas parece que foi incompleto) e muda o tipo de retorno para TRIGGER (que efetivamente cai suporte para as versões menos de 7,4 ).
Tags: 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

Regime de apoio foi adicionado. Código de velocidade e melhorias foram feitas.
Tags: Major feature enhancements
Scheme support was added. Speed and code
improvements were made.

2005-01-24 20:48
0.4.1

Um problema com session_user foi corrigido.
Tags: Minor bugfixes
A problem with session_user has been fixed.

2005-01-16 00:02
0.4.0

Um erro foi excluído com colunas fixas. O endereço de e-mail mantenedor foi alterado.
Tags: Minor bugfixes
An error with deleted columns was fixed. The
maintainer email address was changed.

Project Resources