HomeSoftware Heritage

(MODULES-1394) replace validate_db_connection type with custom type

Description

(MODULES-1394) replace validate_db_connection type with custom type

This replaces the defined type validate_db_connection with a new
custom type called postgresql_conn_validator. It's functionality is
nearly a copy of its predecessor with the exception of the
create_db_first parameter which is taken care of with a collector in
service.pp. The old type is still intact but all docs have been removed
and a warning has been attached to it announcing its deprecation.

Details

Provenance
Eric Putnam <putnam.eric@gmail.com>Authored on Mar 1 2017, 12:01 AM
olasdPushed on Sep 12 2017, 2:54 PM
Parents
rSPPGdcaed6c8d47e: Merge pull request #877 from hasegeli/readme
Branches
Unknown
Tags
Unknown

Event Timeline

Eric Putnam <putnam.eric@gmail.com> committed rSPPGc37b50c5d500: (MODULES-1394) replace validate_db_connection type with custom type (authored by Eric Putnam <putnam.eric@gmail.com>).Jun 8 2017, 11:48 PM