Avoid opening the database connection sooner than necessary.
authorRobert Haas <robertmhaas@gmail.com>
Sun, 24 May 2009 02:00:19 +0000 (22:00 -0400)
committerRobert Haas <robertmhaas@gmail.com>
Sun, 24 May 2009 02:00:19 +0000 (22:00 -0400)
commitc393c68db3df467ee02dbc83aad4662e36cc7629
tree4ec308daa9e4846e017d706960d16bfa2c73b351
parenta1bb7bcda0069888fb580d0b7089bd9e3634de06
Avoid opening the database connection sooner than necessary.
perl-lib/PgCommitFest/Handler.pm
perl-lib/PgCommitFest/Request.pm