Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Kevin Grittner <kgrittn(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature
Date: 2016-08-24 17:40:17
Message-ID: 20160824174017.GA204214@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Kevin Grittner wrote:
> Modify BufferGetPage() to prepare for "snapshot too old" feature

I just noticed that this commit added a line to #include catalog/catalog.h
in storage/bufmgr.h. I can't find any reason for it doing so, and I
think it's a bad line to have there. Can we get it removed?

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2016-08-24 18:00:40 Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature
Previous Message Peter Eisentraut 2016-08-24 15:11:54 pgsql: doc: Fix XSLT speedup with older upstream stylesheet versions

Browse pgsql-hackers by date

  From Date Subject
Next Message Artur Zakirov 2016-08-24 17:42:25 Re: Bug in to_timestamp().
Previous Message Emre Hasegeli 2016-08-24 17:32:36 Re: SP-GiST support for inet datatypes