Type-Safe PostgreSQL Functions Using User-Defined Composite TypesIn the last article I discussed using user-defined ENUM types. In this article I’ll discuss using user-defined composite types to simplify…Oct 26, 2021Oct 26, 2021
Type-Safe PostgreSQL Functions Using User-Defined Enum TypesThere are ten types of people in the world. People who think in binary terms and everyone else.Oct 26, 2021Oct 26, 2021
Slightly Saner Server-Side Symmetric Encryption in PostgreSQLThis is the first of a series of articles on using advanced database techniques to hide the complexity of database encryption and improve…Oct 25, 2021Oct 25, 2021