Erik Rijkers wrote: > On Tue, February 12, 2013 15:55, Alvaro Herrera wrote: > > Create libpgcommon, and move pg_malloc et al to it > > > > If at all possible, it would be handy (for testers) if initdb-forcing commits > are flagged as such.
Hmm? I don't think this patch requires an initdb at all. It doesn't touch the database contents at all, does it? Patches that force an initdb are flagged as such by bumping CATALOG_VERSION_NO. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
