aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-02-22 13:08:22 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-02-22 13:08:22 -0500
commit1ab9b012bdf1f106792fc523e21b9ca8299bb8ed (patch)
tree088398d9ed9d5e03cbdeb1c9170b7ae6774498aa /src/tutorial/funcs.c
parentedb382179d49105a236b54678a5a4020276df071 (diff)
downloadpostgresql-1ab9b012bdf1f106792fc523e21b9ca8299bb8ed.tar.gz
postgresql-1ab9b012bdf1f106792fc523e21b9ca8299bb8ed.zip
Allow binary I/O of type "void".
void_send is useful for the same reason that void_out doesn't throw error, namely that someone might do "select void_returning_func(...)" from a client that prefers to operate in binary mode. The void_recv function may or may not have any practical use, but we provide it for symmetry. Radosław Smogura
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions