mirror of https://github.com/postgres/postgres
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 Smogurapull/1/head
parent
edb382179d
commit
1ab9b012bd
Loading…
Reference in new issue