Home
last modified time | relevance | path

Searched refs:Query_for_list_of_indexables (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c580 static const SchemaQuery Query_for_list_of_indexables = { variable
595 #define Query_for_list_of_vacuumables Query_for_list_of_indexables
2508 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3640 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3656 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = { variable
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = { variable
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = { variable
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = { variable
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = {
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL);
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables,
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL);
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = { variable
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c545 static const SchemaQuery Query_for_list_of_indexables = { variable
2313 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3263 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3275 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = { variable
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = { variable
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = { variable
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = {
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL);
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables,
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = { variable
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = { variable
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c567 static const SchemaQuery Query_for_list_of_indexables = { variable
2420 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()
3426 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, in psql_completion()
3438 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexables, NULL); in psql_completion()