author | Sebastian Harl <sh@tokkee.org> | |
Thu, 28 Nov 2013 17:28:26 +0000 (18:28 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 28 Nov 2013 17:28:26 +0000 (18:28 +0100) | ||
commit | 5610952da2f4190573bc10467fcf249a9e7eff4b | |
tree | 75786b0b93e8427cfe9f6dd40603b5a3a7b485af | tree | snapshot |
parent | c73181fc7b863f05d89c1879bcc9b7c24ad155cf | commit | diff |
frontend: Unified error reporting to the client.
Keep track of the latest error in a connection object and report that back to
the client in case a command handler failed.
Keep track of the latest error in a connection object and report that back to
the client in case a command handler failed.
src/frontend/connection.c | diff | blob | history | |
src/frontend/query.c | diff | blob | history | |
src/include/frontend/connection-private.h | diff | blob | history |