Re: PGroonga index-only scan problem with yesterday’s PostgreSQL updates

Bernd Helmle <mailings@oopsware.de>

From: Bernd Helmle <mailings@oopsware.de>
To: Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>, Anders Kaseorg <andersk@mit.edu>
Cc: pgsql-hackers@lists.postgresql.org, Sutou Kouhei <kou@clear-code.com>
Date: 2022-02-16T14:00:05Z
Lists: pgsql-hackers
Am Montag, dem 14.02.2022 um 16:02 -0500 schrieb Andrew Dunstan:
> It occurred to me that this wasn't very well documented, so I created
> some docco:
> <
> https://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto#Testing_Ad
> ditional_Software>

Thx Andrew, i wasn't aware of this, too! I'm going to use that for the
Informix FDW, since it has got rotten over the time a little and i'd
like to get some better code testing for it.

	Bernd




Commits

  1. Don't use_physical_tlist for an IOS with non-returnable columns.