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(dot)pg(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/adeNWH5pDawDvvR2@ip-10-97-1-34.eu-west-3.compute.internal
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/66ad764c8d517f59577d41ac3dad786729c9e10e
Modified Files
--------------
src/backend/access/gin/ginutil.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)