# Functions

MakeContextTx returns a new context with the provided transaction object stored in it.
New creates a new instance of pgClient and connects to the PostgreSQL database.

# Constants

TxKey is used as a key to store and retrieve a database transaction from a context.