Skip to content

Commit 267569b

Browse files
committed
postgres_fdw: Remove useless return statement.
Etsuro Fujita
1 parent bd406af commit 267569b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/postgres_fdw/deparse.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,6 @@ deparseFromExprForRel(StringInfo buf, PlannerInfo *root, RelOptInfo *foreignrel,
12101210

12111211
heap_close(rel, NoLock);
12121212
}
1213-
return;
12141213
}
12151214

12161215
/*

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