Least Active Transaction ID function

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Least Active Transaction ID function
Date: 2014-07-23 15:01:12
Message-ID: CANqGtSu1bw+8p8f3pwepu4Vw56R86F+97KqkaG+Ta0J6CxWdkA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,

I am doing programming with postgresql source code. I want to find out the
function which can give me Least active transaction id currenty in the
system.

Is there any function which can give me that?

Regards,
Rohit Goyal

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-07-23 15:08:36 Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations
Previous Message Tom Lane 2014-07-23 14:58:25 Re: PDF builds broken again