Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/psql/
H A Dcommon.c773 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1138 success = StoreQueryTuple(results); in PrintQueryResults()
1588 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dcommon.c872 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1236 success = StoreQueryTuple(results); in PrintQueryResults()
1693 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/psql/
H A Dcommon.c762 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1128 success = StoreQueryTuple(results); in PrintQueryResults()
1714 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/psql/
H A Dcommon.c762 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1128 success = StoreQueryTuple(results); in PrintQueryResults()
1714 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/psql/
H A Dcommon.c762 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1128 success = StoreQueryTuple(results); in PrintQueryResults()
1714 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/psql/
H A Dcommon.c762 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1128 success = StoreQueryTuple(results); in PrintQueryResults()
1714 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/psql/
H A Dcommon.c762 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1128 success = StoreQueryTuple(results); in PrintQueryResults()
1714 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dcommon.c760 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1126 success = StoreQueryTuple(results); in PrintQueryResults()
1712 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/psql/
H A Dcommon.c760 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1126 success = StoreQueryTuple(results); in PrintQueryResults()
1712 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/psql/
H A Dcommon.c762 StoreQueryTuple(const PGresult *result)
1128 success = StoreQueryTuple(results);
1714 OK = StoreQueryTuple(results);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/psql/
H A Dcommon.c760 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1126 success = StoreQueryTuple(results); in PrintQueryResults()
1712 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/psql/
H A Dcommon.c760 StoreQueryTuple(const PGresult *result) in StoreQueryTuple() function
1126 success = StoreQueryTuple(results); in PrintQueryResults()
1712 OK = StoreQueryTuple(results); in ExecQueryUsingCursor()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/psql/
H A Dcommon.c760 StoreQueryTuple(const PGresult *result)
1126 success = StoreQueryTuple(results);
1712 OK = StoreQueryTuple(results);

12