info about
standards compatibility. Would one of you be kind enough to
point me in the right direction or provide and answer, please?
Cheers,
Val
---(end of broadcast)---
TIP 6: Have you searched our list archives?
n end to a
debate.
TIA,
Val
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
Hi all;
Is it possible to write a trigger or the ilk that would disallow
direct inserts, updates, or deletes to a table unless it was
being executed through a function? How can I identify that the
DML being issued is being done via a function?
We are writing an API of sorts and for various bu