Content-Length: 256263 | pFad | http://github.com/postgrespro/postgres_cluster/commit/a66c03f698f876646b9ef9d5d599e8a6d0ff2e88

3B Add missing "static" marker. · postgrespro/postgres_cluster@a66c03f · GitHub
Skip to content

Commit a66c03f

Browse files
committed
Add missing "static" marker.
Per pademelon.
1 parent 56811e5 commit a66c03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/executor/execPartition.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,7 @@ FormPartitionKeyDatum(PartitionDispatch pd,
10811081
* Return value is index of the partition (>= 0 and < partdesc->nparts) if one
10821082
* found or -1 if none found.
10831083
*/
1084-
int
1084+
static int
10851085
get_partition_for_tuple(Relation relation, Datum *values, bool *isnull)
10861086
{
10871087
int bound_offset;

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

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy