Skip to content

0.23.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:49
· 4 commits to main since this release
2c7f5a3

Postgres Language Server

A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.

0.23.0

πŸš€ Features

  • Add configurable plpgsql_check function arguments (#726)

πŸ› Bug Fixes

  • Handle WITH in ALTER statement splitting (#728)
  • Enable rustls-backed Postgres TLS connections (#729)

πŸ“š Documentation

  • Add Related Work page listing migration safety tools (#707)

Contributors