On 12/17/14 3:39 AM, Simon Riggs wrote: > On 15 December 2014 at 20:26, Jeff Janes <[email protected]> wrote: > >> I still get the compiler error in contrib: >> >> pgstattuple.c: In function 'pgstat_heap': >> pgstattuple.c:279: error: too few arguments to function >> 'heap_beginscan_strat' >> >> Should it pass false for the always_prune? > > Yes. > > New version attached.
README.HOT section "When can/should we prune or defragment?" needs a major update as a result of this patch. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
