pgestraier - pgestraier: added pgest_trigger function which allows

From: dpavlin(at)pgfoundry(dot)org (User Dpavlin)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgestraier - pgestraier: added pgest_trigger function which allows
Date: 2006-08-07 13:25:23
Message-ID: 20060807132523.3DDAB86C675@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added pgest_trigger function which allows updateable indexes

Modified Files:
--------------
pgestraier:
pgest.sql (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/pgest.sql.diff?r1=1.9&r2=1.10)
pgest.c (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/pgest.c.diff?r1=1.26&r2=1.27)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpavlin 2006-08-07 13:25:27 pgestraier - pgestraier: subversion revision 61 commited to CVS
Previous Message Michael Meskes 2006-08-07 13:17:02 pgsql: Joachim fixed some bugs in numeric handling in pgtypeslib.