Re: pgsql: Add TAP test to automate the equivalent of check_guc

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Michael Paquier <michael@paquier.xyz>, pgsql-hackers@lists.postgresql.org
Date: 2022-02-12T17:40:06Z
Lists: pgsql-hackers
Re: Tom Lane
> Ah.  That seems a bit problematic anyway ... if the version-dependent
> pg_configs don't all return identical results, what's the
> non-version-dependent one supposed to do?

It still returns a correct --includedir for client apps that need it.

(Unfortunately many need --includedir-server since that's where the
type OIDs live.)

Christoph



Commits

  1. Revert "Add TAP test to automate the equivalent of check_guc"

  2. Add TAP test to automate the equivalent of check_guc