Home
last modified time | relevance | path

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

/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'");
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL);
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c568 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2156 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2158 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'");
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c590 #define Query_for_list_of_clusterables Query_for_list_of_vacuumables macro
2257 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2259 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c598 static const SchemaQuery Query_for_list_of_clusterables = { variable
2311 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, "UNION SELECT 'VERBOSE'"); in psql_completion()
2314 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_clusterables, NULL); in psql_completion()