# edit source code to make changes
$ pg_ctl stop
$ make
$ make install
# restore postgresql configuration
$ pg_ctl start
# run tests and analyse results
Assumes no changes that affect storage structures.
In this case, existing databases will continue to work ok.