Home
last modified time | relevance | path

Searched refs:PARTITION_RANGE_DATUM_MINVALUE (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/databases/py-pglast/pglast-1.2/pglast/enums/
H A Dparsenodes.py240 PARTITION_RANGE_DATUM_MINVALUE = -1 variable in PartitionRangeDatumKind
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
H A Dpartprune.c2886 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3115 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
H A Dpartprune.c2886 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3115 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
H A Dpartprune.c2886 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3115 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
H A Dpartprune.c2886 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3115 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
H A Dpartprune.c2886 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3115 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/partitioning/
H A Dpartbounds.c893 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
1795 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
H A Dpartprune.c2886 PARTITION_RANGE_DATUM_MINVALUE)
3115 PARTITION_RANGE_DATUM_MINVALUE)
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dpartition.c1729 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
2297 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/partitioning/
H A Dpartbounds.c1520 if (rb_kind[i] == PARTITION_RANGE_DATUM_MINVALUE) in partition_rbound_datum_cmp()
2471 ldatum_next->kind == PARTITION_RANGE_DATUM_MINVALUE)) in get_qual_for_range()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/partitioning/
H A Dpartprune.c2999 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3228 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/partitioning/
H A Dpartprune.c2999 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3228 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/partitioning/
H A Dpartprune.c2999 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()
3228 PARTITION_RANGE_DATUM_MINVALUE) in get_matching_range_bounds()

123456789