# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
It is better to pre-allocate the memory for dest, which is a slice, if you know the maximum number of return records, so that it won't reallocate the memory of the slice.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
user=jack password=secret host=pg.example.com port=5432 dbname=mydb.

# Interfaces

No description provided by the author