Michael Fuhr napisaÅ(a):
On Mon, Dec 27, 2004 at 09:52:57AM +0100, Marek Lewczuk wrote:
is there any way to get current transaction id using plpgsql or sql ?
A couple of people have posted suggestions but I'll ask a question:
Why do you want the transaction ID? What problem are you trying
to sol
On Mon, Dec 27, 2004 at 09:52:57AM +0100, Marek Lewczuk wrote:
> is there any way to get current transaction id using plpgsql or sql ?
A couple of people have posted suggestions but I'll ask a question:
Why do you want the transaction ID? What problem are you trying
to solve?
--
Michael Fuhr
O Marek Lewczuk έγραψε στις Dec 27, 2004 :
> Hello,
> is there any way to get current transaction id using plpgsql or sql ?
Maybe write a C function which calls GetCurrentTransactionId().
>
> Thanks in advance for any help.
>
> ML
>
>
>
> ---(end of broadcast)--
Hello,
is there any way to get current transaction id using plpgsql or sql ?
Thanks in advance for any help.
ML
---(end of broadcast)---
TIP 8: explain analyze is your friend