Home
last modified time | relevance | path

Searched defs:RELKIND_PARTITIONED_TABLE (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/py-pglast/pglast-1.2/pglast/enums/
H A Dpg_class.py34 RELKIND_PARTITIONED_TABLE = 'p' variable
/dports/databases/postgresql13-server/postgresql-13.5/src/include/catalog/
H A Dpg_class.h165 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/catalog/
H A Dpg_class.h165 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/catalog/
H A Dpg_class.h165 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/catalog/
H A Dpg_class.h165 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/catalog/
H A Dpg_class.h165 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-server/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-client/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/catalog/
H A Dpg_class.h172 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/data/
H A Dvdelay.lua1 sptbl["vdelay"] = {
2
3 files = {
4 module = "vdelay.c",
5 header = "vdelay.h",
6 example = "ex_vdelay.c",
7 },
8
9 func = {
10 create = "sp_vdelay_create",
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/include/catalog/
H A Dpg_class.h162 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/unicode-segmentation-1.8.0/scripts/
H A Dunicode_gen_breaktests.py162 extwork.extend(c[n+1])
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/catalog/
H A Dpg_class.h162 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/catalog/
H A Dpg_class.h162 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/catalog/
H A Dpg_class.h105 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/catalog/
H A Dpg_class.h105 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/catalog/
H A Dpg_class.h105 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/catalog/
H A Dpg_class.h105 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/catalog/
H A Dpg_class.h105 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-server/postgresql-11.14/src/include/catalog/
H A Dpg_class.h105 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Dpg_class_d.h69 #define RELKIND_PARTITIONED_TABLE 'p' /* partitioned table */ macro

123