Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: pgsql: Check for GiST index tuples that don't fit on a page.  (Peter Eisentraut <[email protected]>)
Responses Re: pgsql: Check for GiST index tuples that don't fit on a page.
List pgsql-committers
Peter Eisentraut <[email protected]> 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.