pguint
pguint copied to clipboard
Added receive and send SQL functions to data types
Added receive and send SQL functions to data types (int8, uint8, uint16, uint32 and uint64).
Without it, getting "no binary output function available for type " error in a code that uses postgres C API on the client side.