pguint icon indicating copy to clipboard operation
pguint copied to clipboard

Added receive and send SQL functions to data types

Open maozguttman opened this issue 4 years ago • 0 comments

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.

maozguttman avatar Jun 17 '21 18:06 maozguttman