Home
last modified time | relevance | path

Searched refs:Query_for_list_of_indexes (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = { variable
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = { variable
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = { variable
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = { variable
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = {
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL);
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL);
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL);
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = { variable
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c463 static const SchemaQuery Query_for_list_of_indexes = { variable
1006 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1637 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1646 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2303 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2320 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2798 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2801 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3266 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3277 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = { variable
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = { variable
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = { variable
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = {
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL);
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL);
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes,
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL);
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = { variable
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = { variable
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c478 static const SchemaQuery Query_for_list_of_indexes = { variable
1028 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1709 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1718 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2410 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2427 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2961 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2964 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3429 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c479 static const SchemaQuery Query_for_list_of_indexes = { variable
1058 {"INDEX", NULL, NULL, &Query_for_list_of_indexes},
1751 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
1761 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2498 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2515 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3132 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3135 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3644 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
3659 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c383 static const SchemaQuery Query_for_list_of_indexes = { variable
904 {"INDEX", NULL, &Query_for_list_of_indexes},
1440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2060 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2073 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2330 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2333 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2749 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3031 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c383 static const SchemaQuery Query_for_list_of_indexes = { variable
904 {"INDEX", NULL, &Query_for_list_of_indexes},
1440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2060 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2073 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2330 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2333 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2749 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3031 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c383 static const SchemaQuery Query_for_list_of_indexes = { variable
904 {"INDEX", NULL, &Query_for_list_of_indexes},
1440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2060 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2073 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2330 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2333 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2749 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3031 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c383 static const SchemaQuery Query_for_list_of_indexes = { variable
904 {"INDEX", NULL, &Query_for_list_of_indexes},
1440 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2060 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2073 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2330 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, in psql_completion()
2333 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
2749 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()
3031 COMPLETE_WITH_SCHEMA_QUERY(Query_for_list_of_indexes, NULL); in psql_completion()

12