Home
last modified time | relevance | path

Searched refs:PGRES_FATAL_ERROR (Results 126 – 150 of 571) sorted by relevance

12345678910>>...23

/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dfe-exec.c735 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
739 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
767 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1772 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1793 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2022 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2023 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2599 return PGRES_FATAL_ERROR; in PQresultStatus()
2632 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR ||
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR);
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR);
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR);
1844 res->resultStatus = PGRES_FATAL_ERROR;
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR &&
2074 result->resultStatus == PGRES_FATAL_ERROR)
2653 return PGRES_FATAL_ERROR;
2686 (res->resultStatus != PGRES_FATAL_ERROR &&
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c756 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
760 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
788 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1823 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1844 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2073 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2074 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2653 return PGRES_FATAL_ERROR; in PQresultStatus()
2686 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/www/kannel-sqlbox/kannel-sqlbox-1.0.1/gw/
H A Dsqlbox_pgsql.c48 case PGRES_FATAL_ERROR: in pgsql_update()
79 case PGRES_FATAL_ERROR: in pgsql_select()
/dports/www/kannel/gateway-1.4.4/addons/sqlbox/gw/
H A Dsqlbox_pgsql.c48 case PGRES_FATAL_ERROR: in pgsql_update()
79 case PGRES_FATAL_ERROR: in pgsql_select()
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/libpq/
H A Dfe-exec.c780 conn->result->resultStatus != PGRES_FATAL_ERROR || in pqSaveErrorResult()
784 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqSaveErrorResult()
838 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in pqPrepareAsyncResult()
1866 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR); in PQgetResult()
1887 res->resultStatus = PGRES_FATAL_ERROR; in PQgetResult()
2116 if (lastResult->resultStatus == PGRES_FATAL_ERROR && in PQexecFinish()
2117 result->resultStatus == PGRES_FATAL_ERROR) in PQexecFinish()
2696 return PGRES_FATAL_ERROR; in PQresultStatus()
2729 (res->resultStatus != PGRES_FATAL_ERROR && in PQresultVerboseErrorMessage()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/libpq/
H A Dfe-exec.c779 conn->result->resultStatus != PGRES_FATAL_ERROR ||
783 conn->result = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR);
837 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR);
1865 res = PQmakeEmptyPGresult(conn, PGRES_FATAL_ERROR);
1886 res->resultStatus = PGRES_FATAL_ERROR;
2115 if (lastResult->resultStatus == PGRES_FATAL_ERROR &&
2116 result->resultStatus == PGRES_FATAL_ERROR)
2695 return PGRES_FATAL_ERROR;
2728 (res->resultStatus != PGRES_FATAL_ERROR &&

12345678910>>...23