Re: PATCH: add pg_current_xlog_flush_location function - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: PATCH: add pg_current_xlog_flush_location function
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: PATCH: add pg_current_xlog_flush_location function  (Amit Kapila <[email protected]>)
Responses Re: PATCH: add pg_current_xlog_flush_location function
List pgsql-hackers
Hi,

On 12/13/2015 06:13 AM, Amit Kapila wrote:>
> ...>
> Is there a reason why you can't use existing function
> GetFlushRecPtr() in xlog.c?

No, not really. I think I somehow missed that function when writing the 
initial version of the patch. Will fix in v2 of the patch.

thanks

--
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Proposal: custom compression methods
Next
From: Peter Geoghegan
Date:
Subject: Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore