databse version - Mailing list pgsql-general

From Philipp Kraus
Subject databse version
Date
Msg-id kp40jl$n1u$1@ger.gmane.org
Whole thread Raw
Responses Re: databse version
Re: databse version
Re: databse version
List pgsql-general
Hello,

I'm creating a database and I have got a table with a "version" field.
Can I update on structure changes (DDL) like create / update table
increment this field automatically?
I would like to create a versionizing for my database which counts the changes.
IMHO I need a trigger, which is run if a DDL statement is fired on the database

Thanks

Phil


pgsql-general by date:

Previous
From: 高健
Date:
Subject: My function run successfully with cursor, but can't change table
Next
From: Enrico Pirozzi
Date:
Subject: Re: Question on explain