Current section

Files

Jump to
postgleam include postgleam@message_CopyOutResponse.hrl
Raw

include/postgleam@message_CopyOutResponse.hrl

-record(copy_out_response, {
format :: postgleam@message:format(),
columns :: list(postgleam@message:format())
}).