Code

frontend: Unified error reporting to the client.
authorSebastian Harl <sh@tokkee.org>
Thu, 28 Nov 2013 17:28:26 +0000 (18:28 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 28 Nov 2013 17:28:26 +0000 (18:28 +0100)
commit5610952da2f4190573bc10467fcf249a9e7eff4b
tree75786b0b93e8427cfe9f6dd40603b5a3a7b485af
parentc73181fc7b863f05d89c1879bcc9b7c24ad155cf
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.
src/frontend/connection.c
src/frontend/query.c
src/include/frontend/connection-private.h