Re: [HACKERS] [Fwd: Index Advisor]

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] [Fwd: Index Advisor]
Date: 2007-01-04 20:26:12
Message-ID: 65937bea0701041226h1005a20fjdb7519f59e52bac4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | yahoo }.com

Attachment Content-Type Size
pg_index_adviser-REL8_2_STABLE20061208-v22.patch.gz application/x-gzip 32.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-04 21:00:17 Re: Tabs or Spaces
Previous Message Tom Lane 2007-01-04 20:22:10 Re: [HACKERS] wal_checksum = on (default) | off

Browse pgsql-patches by date

  From Date Subject
Next Message Florian Weimer 2007-01-04 21:48:56 Re: [HACKERS] wal_checksum = on (default) | off
Previous Message Tom Lane 2007-01-04 20:22:10 Re: [HACKERS] wal_checksum = on (default) | off