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

From Alvaro Herrera
Subject Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature
Date
Msg-id 20160824174017.GA204214@alvherre.pgsql
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature  (Kevin Grittner <kgrittn@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Emre Hasegeli
Date:
Subject: Re: SP-GiST support for inet datatypes
Next
From: Artur Zakirov
Date:
Subject: Re: Bug in to_timestamp().