Home
last modified time | relevance | path

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

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/psql/
H A Dtab-complete.c1460 #define TailMatches(...) \ in psql_completion() macro
2447 if (TailMatches("(|*,")) in psql_completion()
2688 TailMatches("FROM")) in psql_completion()
2826 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2875 TailMatches("FOR")) in psql_completion()
2907 TailMatches("EXECUTE")) in psql_completion()
2961 if (TailMatches("(|*,")) in psql_completion()
2975 if (TailMatches("(|*,")) in psql_completion()
3534 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3702 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \ in psql_completion() macro
1491 else if (TailMatches("CREATE")) in psql_completion()
2482 TailMatches("FROM")) in psql_completion()
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
3043 if (TailMatches("DATABASE")) in psql_completion()
3059 else if (TailMatches("TABLE")) in psql_completion()
3063 else if (TailMatches("TYPE")) in psql_completion()
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3537 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \ in psql_completion() macro
1491 else if (TailMatches("CREATE")) in psql_completion()
2482 TailMatches("FROM")) in psql_completion()
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
3043 if (TailMatches("DATABASE")) in psql_completion()
3059 else if (TailMatches("TABLE")) in psql_completion()
3063 else if (TailMatches("TYPE")) in psql_completion()
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3537 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \ in psql_completion() macro
1491 else if (TailMatches("CREATE")) in psql_completion()
2482 TailMatches("FROM")) in psql_completion()
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
3043 if (TailMatches("DATABASE")) in psql_completion()
3059 else if (TailMatches("TABLE")) in psql_completion()
3063 else if (TailMatches("TYPE")) in psql_completion()
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3537 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \ in psql_completion() macro
1491 else if (TailMatches("CREATE")) in psql_completion()
2482 TailMatches("FROM")) in psql_completion()
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
3043 if (TailMatches("DATABASE")) in psql_completion()
3059 else if (TailMatches("TABLE")) in psql_completion()
3063 else if (TailMatches("TYPE")) in psql_completion()
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3537 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \
1491 else if (TailMatches("CREATE"))
2482 TailMatches("FROM"))
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED")))
3043 if (TailMatches("DATABASE"))
3059 else if (TailMatches("TABLE"))
3063 else if (TailMatches("TYPE"))
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES"))
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET"))
3537 else if (TailMatches("JOIN"))
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \ in psql_completion() macro
1491 else if (TailMatches("CREATE")) in psql_completion()
2482 TailMatches("FROM")) in psql_completion()
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
3043 if (TailMatches("DATABASE")) in psql_completion()
3059 else if (TailMatches("TABLE")) in psql_completion()
3063 else if (TailMatches("TYPE")) in psql_completion()
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3537 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1374 #define TailMatches(...) \ in psql_completion() macro
1491 else if (TailMatches("CREATE")) in psql_completion()
2482 TailMatches("FROM")) in psql_completion()
2593 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
3043 if (TailMatches("DATABASE")) in psql_completion()
3059 else if (TailMatches("TABLE")) in psql_completion()
3063 else if (TailMatches("TYPE")) in psql_completion()
3159 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3305 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3537 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \ in psql_completion() macro
2600 TailMatches("FROM")) in psql_completion()
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2825 if (TailMatches("(|*,")) in psql_completion()
2839 if (TailMatches("(|*,")) in psql_completion()
3206 if (TailMatches("DATABASE")) in psql_completion()
3226 else if (TailMatches("TYPE")) in psql_completion()
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3700 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \ in psql_completion() macro
2600 TailMatches("FROM")) in psql_completion()
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2825 if (TailMatches("(|*,")) in psql_completion()
2839 if (TailMatches("(|*,")) in psql_completion()
3206 if (TailMatches("DATABASE")) in psql_completion()
3226 else if (TailMatches("TYPE")) in psql_completion()
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3700 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \ in psql_completion() macro
2600 TailMatches("FROM")) in psql_completion()
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2825 if (TailMatches("(|*,")) in psql_completion()
2839 if (TailMatches("(|*,")) in psql_completion()
3206 if (TailMatches("DATABASE")) in psql_completion()
3226 else if (TailMatches("TYPE")) in psql_completion()
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3700 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \
2600 TailMatches("FROM"))
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED")))
2825 if (TailMatches("(|*,"))
2839 if (TailMatches("(|*,"))
3206 if (TailMatches("DATABASE"))
3226 else if (TailMatches("TYPE"))
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES"))
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET"))
3700 else if (TailMatches("JOIN"))
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \ in psql_completion() macro
2600 TailMatches("FROM")) in psql_completion()
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2825 if (TailMatches("(|*,")) in psql_completion()
2839 if (TailMatches("(|*,")) in psql_completion()
3206 if (TailMatches("DATABASE")) in psql_completion()
3226 else if (TailMatches("TYPE")) in psql_completion()
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3700 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \ in psql_completion() macro
2600 TailMatches("FROM")) in psql_completion()
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2825 if (TailMatches("(|*,")) in psql_completion()
2839 if (TailMatches("(|*,")) in psql_completion()
3206 if (TailMatches("DATABASE")) in psql_completion()
3226 else if (TailMatches("TYPE")) in psql_completion()
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3700 else if (TailMatches("JOIN")) in psql_completion()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/psql/
H A Dtab-complete.c1430 #define TailMatches(...) \ in psql_completion() macro
2600 TailMatches("FROM")) in psql_completion()
2711 (TailMatches("DEFERRABLE") || TailMatches("INITIALLY", "IMMEDIATE|DEFERRED"))) in psql_completion()
2825 if (TailMatches("(|*,")) in psql_completion()
2839 if (TailMatches("(|*,")) in psql_completion()
3206 if (TailMatches("DATABASE")) in psql_completion()
3226 else if (TailMatches("TYPE")) in psql_completion()
3322 else if (TailMatches("VALUES") && !TailMatches("DEFAULT", "VALUES")) in psql_completion()
3468 else if (TailMatches("SET|RESET") && !TailMatches("UPDATE", MatchAny, "SET")) in psql_completion()
3700 else if (TailMatches("JOIN")) in psql_completion()
[all …]