databse version

Поиск
Список
Период
Сортировка
От Philipp Kraus
Тема databse version
Дата
Msg-id kp40jl$n1u$1@ger.gmane.org
обсуждение исходный текст
Ответы Re: databse version  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: databse version  (John R Pierce <pierce@hogranch.com>)
Re: databse version  (Luca Ferrari <fluca1978@infinito.it>)
Список 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 по дате отправления:

Предыдущее
От: 高健
Дата:
Сообщение: My function run successfully with cursor, but can't change table
Следующее
От: Enrico Pirozzi
Дата:
Сообщение: Re: Question on explain