Re: Why not install pgstattuple by default?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Devrim GÜNDÜZ <devrim@gunduz.org>
Cc: Greg Smith <greg@2ndQuadrant.com>, Magnus Hagander <magnus@hagander.net>, Andrew Dunstan <andrew@dunslane.net>, Christopher Browne <cbbrowne@gmail.com>, Euler Taveira de Oliveira <euler@timbira.com>, Josh Berkus <josh.berkus@pgexperts.com>, postgres hackers <pgsql-hackers@postgresql.org>
Date: 2011-05-12T23:37:32Z
Lists: pgsql-hackers
Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= <devrim@gunduz.org> writes:
> I'm not sure that I can move it to main package in 9.0 package set, I
> need to make sure that I won't break anything. But it is pretty doable
> for 9.1.

It should be okay to move, since the -devel subpackage requires the main
one.  Therefore there is no configuration in which pg_config would be
present before and missing after the change.

			regards, tom lane