Skip to content

Commit 963af96

Browse files
committed
Add missing "static" marker.
Per pademelon.
1 parent bfe089e commit 963af96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/prep/prepunion.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,7 +2088,7 @@ adjust_appendrel_attrs_mutator(Node *node,
20882088
* Substitute child relids for parent relids in a Relid set. The array of
20892089
* appinfos specifies the substitutions to be performed.
20902090
*/
2091-
Relids
2091+
static Relids
20922092
adjust_child_relids(Relids relids, int nappinfos, AppendRelInfo **appinfos)
20932093
{
20942094
Bitmapset *result = NULL;

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