Re: Can't compile with profiling after BRINautosummarization - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Can't compile with profiling after BRINautosummarization
Date
Msg-id 20170403211534.z6jgmfrqlzo2svzd@alvherre.pgsql
Whole thread Raw
List pgsql-hackers
Jeff Janes wrote:

> A newer gcc gave a better error message which lead me to add the line:
> 
> #include "storage/block.h"         /* for typedef BlockNumber */
> 
> into autovacuum.h, which fixes the problem.

Ah, Peter already fixed it.

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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Can't compile with profiling after BRINautosummarization
Next
From: Andres Freund
Date:
Subject: Re: PATCH: recursive json_populate_record()