Markus Schirp

Results 66 issues of Markus Schirp

### Is this a breaking change? no. ### Rationale: I make SQL tools that need to behave correctly in situations the environment *cannot* be relied upon (developer boxes, my code...

* Before hostaddr was used to just be an alternative way to set `host`. But this is not how libpq actually behaves or intents hostaddr to be used. * Instead...

* These hooks can just be moved to boot time code without semantic difference reducing indirection. * Makes the effect of the hooks be persisted between parallel exeuction on mutation...