On Fri, Jul 07, 2006 at 02:08:08PM -0600,
Michael Loftis <mloftis@wgops.com> wrote
a message of 28 lines which said:
> Since there's no way to directly control whats in the DB via a VCS,
> further, how do you verify that what is in the DB is also in the
> VCS, etc?
This is not a PostgreSQL-specific problem, not even a DB-specific
problem. How to you verify that the code installed in /usr/local/bin
is also in the VCS? You rely on procedures, automated procedures
(make, scons, ant), firing of the violators, etc.