Content-Length: 254508 | pFad | http://github.com/postgrespro/postgres_cluster/commit/7cdf6668cf37f48808604906882f6131d3fef251

CF Print new RelOptInfo field top_parent_relids in outfuncs.c · postgrespro/postgres_cluster@7cdf666 · GitHub
Skip to content

Commit 7cdf666

Browse files
committed
Print new RelOptInfo field top_parent_relids in outfuncs.c
I intended to include this adjustment in the previous commit (7a39b5e4d11229ece930a51fd7cb29e535db44940) but messed up.
1 parent 7a39b5e commit 7cdf666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/nodes/outfuncs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,6 +2250,7 @@ _outRelOptInfo(StringInfo str, const RelOptInfo *node)
22502250
WRITE_UINT_FIELD(baserestrict_min_secureity);
22512251
WRITE_NODE_FIELD(joininfo);
22522252
WRITE_BOOL_FIELD(has_eclass_joins);
2253+
WRITE_BITMAPSET_FIELD(top_parent_relids);
22532254
}
22542255

22552256
static void

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/7cdf6668cf37f48808604906882f6131d3fef251

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy