Home
last modified time | relevance | path

Searched refs:UpperUniquePath (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/nodes/skip_scan/
H A Dplanner.c184 UpperUniquePath *unique = NULL; in tsl_skip_scan_paths_add()
197 if (IsA(lfirst(lc), UpperUniquePath)) in tsl_skip_scan_paths_add()
199 unique = lfirst_node(UpperUniquePath, lc); in tsl_skip_scan_paths_add()
227 unique = makeNode(UpperUniquePath); in tsl_skip_scan_paths_add()
228 memcpy(unique, lfirst_node(UpperUniquePath, lc), sizeof(UpperUniquePath)); in tsl_skip_scan_paths_add()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; typedef
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; argument
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; typedef
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/nodes/
H A Drelation.h1334 typedef struct UpperUniquePath struct
1339 } UpperUniquePath; argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Drelation.h1443 typedef struct UpperUniquePath struct
1448 } UpperUniquePath; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/nodes/
H A Drelation.h1450 typedef struct UpperUniquePath struct
1455 } UpperUniquePath; typedef
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/nodes/
H A Drelation.h1449 typedef struct UpperUniquePath
1454 } UpperUniquePath;
/dports/databases/postgresql11-client/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath struct
1596 } UpperUniquePath; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath struct
1596 } UpperUniquePath; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath struct
1596 } UpperUniquePath; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath struct
1596 } UpperUniquePath; argument
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath struct
1596 } UpperUniquePath; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath struct
1596 } UpperUniquePath; typedef
/dports/databases/postgresql12-client/postgresql-12.9/src/include/nodes/
H A Dpathnodes.h1640 typedef struct UpperUniquePath
1645 } UpperUniquePath;
/dports/databases/postgresql11-server/postgresql-11.14/src/include/nodes/
H A Drelation.h1591 typedef struct UpperUniquePath
1596 } UpperUniquePath;

12345678910>>...14