Contributions to Postgres
Postgres is the best open-source database: many features, great performance, incredible documentation!
I'm an occasional contributor to Postgres, often performance-related, such as:
- internal PRNG replacement.
 - checkpoint performance improvements.
 - numerous 
pgbenchenhancements. - building extensions (
pgxs). - locating syntax errors.
 
See also my blog with a lot of stuff about Postgres, SQL and performance.
I sometime talk at Postgres conferences:
- PostgreSQL Session #9 in 2017
 - β¦