Code

Add a suffix to integer marshal/unmarshal functions specifying the int size.
authorSebastian Harl <sh@tokkee.org>
Wed, 24 Dec 2014 11:58:02 +0000 (12:58 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 24 Dec 2014 11:58:02 +0000 (12:58 +0100)
commit147e814d602f90e411a948613e85e627f5858018
treee6d6e51a0a946d911d7b1c3071c13ddcbe3ae813
parent57331451a2eb8cbcd812e7428ab1ded6d312365f
Add a suffix to integer marshal/unmarshal functions specifying the int size.
src/client/sock.c
src/frontend/query.c
src/include/utils/proto.h
src/tools/sysdb/command.c
src/utils/proto.c