Home
last modified time | relevance | path

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

12

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/utils/
H A Dtabcomplete.c40 do { matches = complete_from_query(text,query,NULL,dbptr); } while (0)
48 do { matches = complete_from_query(text,Query_for_list_of_attributes, table, dbptr); } while (0)
168 static char *complete_from_query(const char *text, const char *query, const char *addon, void *dbpt…
364 static char *complete_from_query(const char *text, const char *query, const char *addon, void *dbpt… in complete_from_query() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c155 matches = completion_matches(text, complete_from_query); \
208 matches = completion_matches(text, complete_from_query); \
233 matches = completion_matches(text, complete_from_query); \
258 matches = completion_matches(text, complete_from_query); \
1073 static char *complete_from_query(const char *text, int state);
3729 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c187 matches = completion_matches(text, complete_from_query); \
265 matches = completion_matches(text, complete_from_query); \
290 matches = completion_matches(text, complete_from_query); \
315 matches = completion_matches(text, complete_from_query); \
1092 static char *complete_from_query(const char *text, int state);
3858 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c151 matches = completion_matches(text, complete_from_query); \
204 matches = completion_matches(text, complete_from_query); \
229 matches = completion_matches(text, complete_from_query); \
937 static char *complete_from_query(const char *text, int state);
3250 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c186 matches = completion_matches(text, complete_from_query); \
252 matches = completion_matches(text, complete_from_query); \
277 matches = completion_matches(text, complete_from_query); \
302 matches = completion_matches(text, complete_from_query); \
1265 static char *complete_from_query(const char *text, int state);
4017 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c186 matches = completion_matches(text, complete_from_query); \
252 matches = completion_matches(text, complete_from_query); \
277 matches = completion_matches(text, complete_from_query); \
302 matches = completion_matches(text, complete_from_query); \
1265 static char *complete_from_query(const char *text, int state);
4017 complete_from_query(const char *text, int state) in complete_from_query() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c186 matches = completion_matches(text, complete_from_query); \
252 matches = completion_matches(text, complete_from_query); \
277 matches = completion_matches(text, complete_from_query); \
302 matches = completion_matches(text, complete_from_query); \
1265 static char *complete_from_query(const char *text, int state);
4017 complete_from_query(const char *text, int state) in complete_from_query() function

12