Home
last modified time | relevance | path

Searched refs:SORTBY_NULLS_FIRST (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dcompression_with_clause.c242 col->nullsfirst = sort_by->sortby_nulls == SORTBY_NULLS_FIRST; in parse_order_collist()
/dports/databases/py-pglast/pglast-1.2/pglast/enums/
H A Dparsenodes.py293 SORTBY_NULLS_FIRST = auto() variable in SortByNulls
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/deparser/
H A Dcitus_ruleutils.c974 bool nullsFirst = (indexElement->nulls_ordering == SORTBY_NULLS_FIRST); in deparse_index_columns()
/dports/databases/py-pglast/pglast-1.2/docs/
H A Dparsenodes.rst599 .. data:: SORTBY_NULLS_FIRST
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h50 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dindexcmds.c1263 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h50 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h50 SORTBY_NULLS_FIRST, enumerator
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/parser/
H A Dparsenodes.h60 SORTBY_NULLS_FIRST, enumerator
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/include/parser/
H A Dparsenodes.h65 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dindexcmds.c1263 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dindexcmds.c1263 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dindexcmds.c1279 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dindexcmds.c1279 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dindexcmds.c1279 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dindexcmds.c1279 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dindexcmds.c1279 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h59 SORTBY_NULLS_FIRST, enumerator
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dindexcmds.c1279 else if (attribute->nulls_ordering == SORTBY_NULLS_FIRST) in ComputeIndexAttrs()

12345678910>>...12