Postern 0.1.3
Postern 0.1.3
trustorpasswordon a non-localpg_hba.confrule is now a hint rather than a warning, so
it stays out of the Problems panel, and loopback andsamehostrules are not reported at all.
ThereportTrustinitialization option turns the hint off, and the hint carries a quick fix
that does so in VS Code.- The shadowing check no longer treats
allas coveringreplication, since PostgreSQL'sall
keyword never matches a replication connection. - The server halts as soon as the editor closes its input pipe. Before, that started a graceful
stop that could not complete under Burrito, so VS Code waited two seconds and killed the
process on every restart, and logged two formatter crashes on the way.