Revert "fix: Build static postgrest with GSSAPI support"

This reverts commit c94aa9ccd9.
This commit is contained in:
Wolfgang Walther
2024-06-05 19:59:07 +02:00
parent b4d235f72a
commit 70a8a80491
3 changed files with 2 additions and 23 deletions
-1
View File
@@ -26,7 +26,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #2815, Build static executable with GSSAPI support - @wolfgangwalther
- #3237, Dump media handlers and timezones with --dump-schema - @wolfgangwalther
- #3323, #3324, Don't hide error on LISTEN channel failure - @steve-chavez
- #3330, Incorrect admin server `/ready` response on slow schema cache loads - @steve-chavez