Home
last modified time | relevance | path

Searched refs:PGRES_FATAL_ERROR (Results 101 – 125 of 571) sorted by relevance

12345678910>>...23

/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c320 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
391 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
926 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1125 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1961 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2102 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c320 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
391 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
926 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1125 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1961 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2102 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/modules/libpq_pipeline/
H A Dlibpq_pipeline.c107 if (PQresultStatus(res) != PGRES_FATAL_ERROR) in test_disallowed_in_pipeline()
411 if (PQresultStatus(res) != PGRES_FATAL_ERROR) in test_pipeline_abort()
509 case PGRES_FATAL_ERROR: in test_pipeline_abort()
547 case PGRES_FATAL_ERROR: in test_pipeline_abort()
1275 if (restype == PGRES_FATAL_ERROR) in test_transaction()
1496 case PGRES_FATAL_ERROR: in process_result()
/dports/databases/postgresql14-client/postgresql-14.1/src/test/modules/libpq_pipeline/
H A Dlibpq_pipeline.c107 if (PQresultStatus(res) != PGRES_FATAL_ERROR) in test_disallowed_in_pipeline()
411 if (PQresultStatus(res) != PGRES_FATAL_ERROR) in test_pipeline_abort()
509 case PGRES_FATAL_ERROR: in test_pipeline_abort()
547 case PGRES_FATAL_ERROR: in test_pipeline_abort()
1275 if (restype == PGRES_FATAL_ERROR) in test_transaction()
1496 case PGRES_FATAL_ERROR: in process_result()
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c320 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
391 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
926 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1125 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1961 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2102 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql13-server/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c284 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
353 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
878 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1052 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1884 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2037 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c284 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
353 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
878 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1052 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1884 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2037 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c284 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
353 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
878 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1052 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1884 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2037 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql12-server/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c283 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
352 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
877 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1069 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1901 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2039 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql12-docs/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c283 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
352 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
877 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1069 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1901 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2039 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql13-client/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c283 conn->result->resultStatus == PGRES_FATAL_ERROR) in colors_update_color()
352 conn->result->resultStatus == PGRES_FATAL_ERROR) in colors_update_color()
877 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR;
1069 res->resultStatus == PGRES_FATAL_ERROR))
1901 ExecStatusType status = PGRES_FATAL_ERROR;
2039 status = PGRES_FATAL_ERROR;
/dports/databases/postgresql12-contrib/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c283 conn->result->resultStatus == PGRES_FATAL_ERROR)
352 conn->result->resultStatus == PGRES_FATAL_ERROR)
877 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR;
1069 res->resultStatus == PGRES_FATAL_ERROR))
1901 ExecStatusType status = PGRES_FATAL_ERROR;
2039 status = PGRES_FATAL_ERROR;
/dports/databases/postgresql12-plperl/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c283 conn->result->resultStatus == PGRES_FATAL_ERROR)
352 conn->result->resultStatus == PGRES_FATAL_ERROR)
877 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR;
1069 res->resultStatus == PGRES_FATAL_ERROR))
1901 ExecStatusType status = PGRES_FATAL_ERROR;
2039 status = PGRES_FATAL_ERROR;
/dports/databases/postgresql13-plpython/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql13-docs/postgresql-13.5/src/interfaces/libpq/
H A Dfe-protocol3.c281 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
350 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
873 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1065 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1897 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2035 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c283 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
352 conn->result->resultStatus == PGRES_FATAL_ERROR) in pqParseInput3()
877 res->resultStatus = isError ? PGRES_FATAL_ERROR : PGRES_NONFATAL_ERROR; in pqGetErrorNotice3()
1069 res->resultStatus == PGRES_FATAL_ERROR)) in pqBuildErrorMessage3()
1901 ExecStatusType status = PGRES_FATAL_ERROR; in pqFunctionCall3()
2039 status = PGRES_FATAL_ERROR; in pqFunctionCall3()
/dports/databases/py-psycopg2cffi/psycopg2cffi-2.9.0/psycopg2cffi/_impl/
H A Dutil.py25 if libpq.PQresultStatus(pgres) == libpq.PGRES_FATAL_ERROR:
/dports/databases/soci/soci-4.0.1/src/backends/postgresql/
H A Derror.cpp82 case PGRES_FATAL_ERROR: in check_for_data()
/dports/databases/kdb/kdb-3.2.0/src/drivers/postgresql/
H A DPostgresqlConnection_p.cpp74 : PostgresqlConnectionInternal(connection), res(nullptr), resultStatus(PGRES_FATAL_ERROR) in PostgresqlCursorData()
/dports/databases/postgresql96-pltcl/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()

12345678910>>...23