Added validation for GUC parameters

This commit is contained in:
Andrew Kane
2024-01-22 23:55:30 -08:00
parent a1e526ef82
commit 083008c21e
3 changed files with 13 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
- Improved performance of HNSW
- Added support for parallel index builds for HNSW
- Added validation for GUC parameters
- Reduced memory usage for HNSW index builds
- Reduced WAL generation for HNSW index builds
- Fixed error with logical replication