Replace deprecated StaticAssertStmt() with StaticAssertDecl()
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Author:
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2026-04-14T09:03:30Z
Releases:
19 (unreleased)
Replace deprecated StaticAssertStmt() with StaticAssertDecl() Commit 6f5ad00ab763 added another use of StaticAssertStmt(), but it was marked as deprecated in commit d50c86e74375. Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://www.postgresql.org/message-id/adeNWH5pDawDvvR2@ip-10-97-1-34.eu-west-3.compute.internal
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginutil.c | modified | +5 −2 |
Discussion
- Reduce build times of pg_trgm GIN indexes 42 messages · 2026-01-05 → 2026-04-22