We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291cd7c commit 88593b2Copy full SHA for 88593b2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [5.3.0] - 2025-07-07
+## [5.3.0] - 2025-09-23
4
5
### Added
6
@@ -9,6 +9,8 @@
9
prevent deadlocks.
10
- Makefile target to generate `compile_commands.json` for improved LSP support
11
in editors.
12
+- Version discovery supports PostgreSQL beta/rc versions (via `pg_config` and
13
+ `pkg-config`). Thanks to Antonio Nuno Monteiro for the patch.
14
15
### Changed
16
0 commit comments