PostgreSQL Notes - Daniel Vérité
Implementing UUIDs v7 in pure SQL
Looking at the new built-in collation provider in PostgreSQL 17
Advanced psql scripting with coproc
Using binary-sorted indexes
Global search inside a database
The collation versioning problem with ICU 73
Using traditional calendars with ICU
A psql hack for select * except some columns
Isolation Repeatable Read in PostgreSQL versus MySQL
Multiple strings replacement with plperl