Identify dropped columns in PLTCL

From: Josué Maldonado <josue(at)lamundial(dot)hn>
To: pgsql-general(at)postgresql(dot)org
Subject: Identify dropped columns in PLTCL
Date: 2003-09-19 19:34:32
Message-ID: 3F6B5A48.6090407@lamundial.hn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello list,

I have a trigger that loop for each column in a table, is there a way to
identify a dropped column from within a PLTCL trigger?

Thanks in advance
--
Josué Maldonado.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Manfred Koizar 2003-09-19 19:40:57 Re: State of Beta 2
Previous Message David Shadovitz 2003-09-19 19:17:57 Re: Where are PL/pgSQL functions stored?