Re: pgsql: Check for GiST index tuples that don't fit on a page. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Check for GiST index tuples that don't fit on a page.
Date
Msg-id 22459.1412398799@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Check for GiST index tuples that don't fit on a page.  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pgsql: Check for GiST index tuples that don't fit on a page.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
Peter Eisentraut <peter_e@gmx.net> writes:
> We don't have portable support for %zu formats until 9.4.  The
> backpatches to 9.3 and earlier need to use %lu.

Good point --- and something that seems like it'll be an ongoing gotcha.
Have we got any buildfarm critters that could be configured to throw
errors about this?

            regards, tom lane


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Check for GiST index tuples that don't fit on a page.
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Check for GiST index tuples that don't fit on a page.