Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

0.9.0

Compare
Choose a tag to compare
Loading
@github-actionsgithub-actions released this 15 Jul 07:21
· 15 commits to main since this release
f6cea4b
This commit was signed with the committer’sverified signature.
psteinroe Philipp Steinrötter
GPG key ID:E0806630C3F5A010
Verified
Learn about vigilant mode.

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.

This release comes with a few very important under-the-hood refactors that remove the reason why the server crashed sometimes entirely, and unblocks us to work on more advanced features!

Please open an issue if the server still crashes on you.

we also shipped a few features:

  • linter suppression
-- pgt-ignore lint/safety/banDropTabledroptable users;
  • plpgsql syntax errors
Screenshot 2025-07-14 at 20 38 14

0.9.0

🚀 Features

  • Customise severity per rule (#430)
  • Linter suppressions (#440)
  • Show plpgsql syntax errors (#452)

🐛 Bug Fixes

  • (splitter) Do update in INSERT INTO (#436)
  • (analyser) Recognize disabled rules (#438)

🚜 Refactor

  • Custom lexer (#437)
  • Drop change.rs (#447)
  • Simplify caches (#448)

📚 Documentation

  • Rule suppressions (#443)

⚙️ Miscellaneous Tasks

  • (docs) Fix schema links (#451)
  • Add Nix development environment (#441)
  • Fix doc command (#450)
  • Update git cliff version

Contributors

@juleswritescode
@psteinroe

Contributors

  • @psteinroe
  • @juleswritescode
psteinroe and juleswritescode
Assets9
Loading
myypo, juleswritescode, joshainglis, klonuo, jaov, and wilhelmagren reacted with thumbs up emoji
6 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp