Re: [HACKERS] [Fwd: Index Advisor] - Mailing list pgsql-patches

From Gurjeet Singh
Subject Re: [HACKERS] [Fwd: Index Advisor]
Date
Msg-id 65937bea0701041226h1005a20fjdb7519f59e52bac4@mail.gmail.com
Whole thread Raw
List pgsql-patches
Hi All,

   Please find attached the latest version of the patch attached. It
is based on REL8_2_STABLE.

   It includes a few bug fixes and an improvement to the size
estimation function. It also includes a work-around to circumvent the
problem we were facing earlier in xact.c; it now fakes itself to be a
PL/xxx module by surrounding the BIST()/RARCST() calls inside an
SPI_connect()/SPI_finish() block.

   Please note that the sample_*.txt files in the contrib module,
which show a few different sample runs, may be a little out of date.

Best regards,


--
gurjeet[.singh]@EnterpriseDB.com
singh.gurjeet@{ gmail | hotmail | yahoo }.com

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] wal_checksum = on (default) | off
Next
From: Florian Weimer
Date:
Subject: Re: [HACKERS] wal_checksum = on (default) | off