HomeSoftware Heritage

Merge pull request #865 from hasegeli/master

Description

Merge pull request #865 from hasegeli/master

Postgresql module is often extended by other shared modules. Shared modules should not use resource-like class definitions to let the callers use them when necessary. It is still a reasonable behaviour for the shared module to set max_connections. Making it optional would allow this to happen.

Removing the default value "localhost" should not break anything as it is already the default of PostgreSQL and on every distribution I know of.

Details

Event Timeline

Hunter Haugen <hunter@puppet.com> committed rSPPG2711ff0e2a33: Merge pull request #865 from hasegeli/master (authored by Hunter Haugen <hunter@puppet.com>).May 25 2017, 7:34 PM