Skip to content
  • Daniel Vrátil's avatar
    Remove space from an argument passed to postgres server · 74b2d3a4
    Daniel Vrátil authored
    Some users reported problem with starting PostgreSQL when there's a space
    between name and value of an argument passed to postgres. Removing the
    space fixes problem for them (withouth breaking PostgreSQL for those who
    didn't have a problem with the space)
    
    Thanks SergTruf for the patch.
    
    BUG: 332988
    FIXED-IN: 1.12.2
    74b2d3a4