Re: Martin Pitt 2011-12-21 <[email protected]> > > There ought to be a way to override what PostgreSQL versions are > > considered supported, for local builds, testing, etc. > > > > One idea would be to support a file debian/pgversions_override. This > > would be easy to merge from a local VCS, for example. > > You mean that pgversions_override would override the list of > installed/available postgresql versions? If you do that, the package > would just fail to build, though?
It would override the list of supported versions, and then build for all installed (listed) ones (instead of only what postgresql-common dictates). I'd think this is more a system override than something that should be configured in the package, i.e. I'd put the override file in /etc/postgresql-common/supported-versions (and ~/.pgsomething and maybe also $PGVERSIONS). This might be my "pgapt-centeric" viewpoint only though, and a source-level way to say "I don't care about the official versions, please build for this instead" also makes sense. Christoph -- [email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature

