Home > Archive > PostgreSQL Discussion > May 2005 > Advice









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Advice
Manuel García

2005-05-25, 11:23 am

Hi, I am Manuel and I want to catch the full sentence executed on one table, at the moment I have one function in C, that function is invoking by trigger, but I need to catch the full sentence, by example insert into tempo values (1,2,'x') or update tempo set a=2, b='x' where a=3 or delete from tempo where a=3, nowadays I have gotten only the data affected and of course the columns names.



Somebody knows how I can get the part about the where? , or maybe all the sentence?



Thank in advanced



Atte. Manuel
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com