Content-Length: 258167 | pFad | http://github.com/postgrespro/postgres_cluster/commit/c56ac2913a1f3adce674a2eb27257d0bca81317f

30 Suppress unused-variable warning. · postgrespro/postgres_cluster@c56ac29 · GitHub
Skip to content

Commit c56ac29

Browse files
committed
Suppress unused-variable warning.
Rearrange so we don't have an unused variable in disable-cassert case. Discussion: https://postgr.es/m/CAMkU=1x63f2QyFTeas83xJqD+Hm1PBuok1LrzYzS-OngDzYOVA@mail.gmail.com
1 parent f97de05 commit c56ac29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/path/indxpath.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ generate_bitmap_or_paths(PlannerInfo *root, RelOptInfo *rel,
13131313
List *orargs;
13141314

13151315
Assert(!restriction_is_or_clause(rinfo));
1316-
orargs = list_make1(orarg);
1316+
orargs = list_make1(rinfo);
13171317

13181318
indlist = build_paths_for_OR(root, rel,
13191319
orargs,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/c56ac2913a1f3adce674a2eb27257d0bca81317f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy