We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249a360 commit 696b032Copy full SHA for 696b032
src/init.c
@@ -30,7 +30,7 @@ bool initialization_needed = true;
30
31
32
static bool validate_partition_constraints(const Oid *children_oids,
33
- const uint children_count,
+ const uint32 children_count,
34
Snapshot snapshot,
35
PartRelationInfo *prel,
36
RangeRelation *rangerel);
0 commit comments