Re: pgsql: Indexes with INCLUDE columns and their support in B-tree

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Indexes with INCLUDE columns and their support in B-tree
Date: 2018-04-08 14:41:34
Message-ID: 26445.1523198494@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Teodor Sigaev <teodor(at)sigaev(dot)ru> writes:
> Indexes with INCLUDE columns and their support in B-tree

The valgrind-using animals seem to think this broke stuff.
There are at least two different problems here:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=lousyjack&dt=2018-04-07%2020%3A03%3A02

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-04-08 14:55:00 pgsql: Add missing "static" markers.
Previous Message Teodor Sigaev 2018-04-08 07:55:30 Re: pgsql: Support index INCLUDE in the AM properties interface.