Home
last modified time | relevance | path

Searched refs:create_command_generator (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c935 static char *create_command_generator(const char *text, int state);
1337 matches = completion_matches(text, create_command_generator); in psql_completion()
3233 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c1070 static char *create_command_generator(const char *text, int state);
1514 matches = completion_matches(text, create_command_generator); in psql_completion()
3703 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator); in psql_completion()
3829 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator); in psql_completion()
3829 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator); in psql_completion()
3829 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator); in psql_completion()
3829 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator);
3829 create_command_generator(const char *text, int state)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator); in psql_completion()
3829 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c1089 static char *create_command_generator(const char *text, int state);
1492 matches = completion_matches(text, create_command_generator); in psql_completion()
3829 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c1262 static char *create_command_generator(const char *text, int state);
1709 matches = completion_matches(text, create_command_generator); in psql_completion()
3988 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c1262 static char *create_command_generator(const char *text, int state);
1709 matches = completion_matches(text, create_command_generator); in psql_completion()
3988 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c1262 static char *create_command_generator(const char *text, int state);
1709 matches = completion_matches(text, create_command_generator); in psql_completion()
3988 create_command_generator(const char *text, int state) in create_command_generator() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c1262 static char *create_command_generator(const char *text, int state);
1709 matches = completion_matches(text, create_command_generator); in psql_completion()
3988 create_command_generator(const char *text, int state) in create_command_generator() function

12