import * as postgres from "https://deno.land/x/postgres@v0.19.0/connection/message.ts";
Functions
This function returns the command result tag from the command message | |
Parses a row data message into an array of bytes ready to be processed as column values | |
Interfaces
The notice interface defining the fields of a notice message |