Skip to content

Commit 11072e8

Browse files
committed
Fix compiler warning introduced in 6df7a96
1 parent 8344d72 commit 11072e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/typecmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,7 @@ DefineRange(CreateRangeStmt *stmt)
13641364
AclResult aclresult;
13651365
ListCell *lc;
13661366
ObjectAddress address;
1367-
ObjectAddress mltrngaddress;
1367+
ObjectAddress mltrngaddress PG_USED_FOR_ASSERTS_ONLY;
13681368
Oid castFuncOid;
13691369

13701370
/* Convert list of names to a name and namespace */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy