how to know when a table is altered - Mailing list pgsql-sql

From Vincenzo Passoli
Subject how to know when a table is altered
Date
Msg-id 20000607122417.68160.qmail@hotmail.com
Whole thread Raw
List pgsql-sql
i'm developing a framework (mod_perl+apache) that reads the db-schema and 
explode html forms.

now i read the schema and cache it into perl-hashes to speedup things.

my problem is to recognise when a table is altered so that the framework can 
update the related forms connected to the db tables.
i don't want to read the schema every time.

How can i implement this ?


thank you in advance for your help
valter, italy
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



pgsql-sql by date:

Previous
From: mikeo
Date:
Subject: oracle rownum equivalent?
Next
From: Ed Loehr
Date:
Subject: Re: oracle rownum equivalent?