Code

frontend, proto: Include object type in FETCH and LOOKUP messages.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 14:25:36 +0000 (16:25 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 14:25:36 +0000 (16:25 +0200)
commitae719038f60b9639f600333474b596e48e497e51
tree34ad27805eaeea9007fb4a735f1c28c9f0d98eee
parenta884382f0a6ec1c75d6ee91d06dd55b68f8462e9
frontend, proto: Include object type in FETCH and LOOKUP messages.

The respective commands only support hosts at the moment but this change
prepares the wire-format to support other types as well.
src/frontend/connection-private.h
src/frontend/grammar.y
src/frontend/query.c
src/include/frontend/connection.h
src/include/frontend/proto.h