This directory contains examples of how to work with various aspects of pgx.
- arrays/: Working with Arrays
- errors/: Error handling using Postgres or Rust errors/panics
- srf/: Set-Returning-Functions
- strings/: Using Postgres
text/varlena types as Rust Strings and &strs