We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PGRES_FATAL_ERROR
Error in Julia 1.0 Ubuntu job: https://github.com/invenia/LibPQ.jl/runs/3577583027?check_suite_focus=true
Example SELECT: Test Failed at /home/runner/work/LibPQ.jl/LibPQ.jl/test/runtests.jl:159 Expression: status(result) == (LibPQ.libpq_c).PGRES_TUPLES_OK Evaluated: PGRES_FATAL_ERROR::ExecStatusType = 7 == PGRES_TUPLES_OK::ExecStatusType = 2 Stacktrace: [1] macro expansion at /home/runner/work/LibPQ.jl/LibPQ.jl/test/runtests.jl:159 [inlined] [2] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined] [3] macro expansion at /home/runner/work/LibPQ.jl/LibPQ.jl/test/runtests.jl:75 [inlined] [4] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined] [5] macro expansion at /home/runner/work/LibPQ.jl/LibPQ.jl/test/runtests.jl:72 [inlined] [6] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined] [7] top-level scope at /home/runner/work/LibPQ.jl/LibPQ.jl/test/runtests.jl:36
The text was updated successfully, but these errors were encountered:
PGRES_FATAL_ERROR::ExecStatusType = 7 == PGRES_TUPLES_OK::ExecStatusType = 2
No branches or pull requests
Error in Julia 1.0 Ubuntu job: https://github.com/invenia/LibPQ.jl/runs/3577583027?check_suite_focus=true
The text was updated successfully, but these errors were encountered: