Mailing lists [pgsql-committers]
- pgsql: Make plpgsql use its DTYPE_REC code paths for composite-typevar Tom Lane
- pgsql: Speed up plpgsql function startup by doing fewer pallocs. Tom Lane
- pgsql: Speed up plpgsql trigger startup by introducing "promises". Tom Lane
- pgsql: Support CONSTANT/NOT NULL/initial value for plpgsql compositeva Tom Lane
- pgsql: Fix broken logic for reporting PL/Python function names inerrco Tom Lane
- pgsql: Fix broken logic for reporting PL/Python function names inerrco Tom Lane
- pgsql: Fix broken logic for reporting PL/Python function names inerrco Tom Lane
- pgsql: Fix broken logic for reporting PL/Python function names inerrco Tom Lane
- pgsql: Fix broken logic for reporting PL/Python function names inerrco Tom Lane
- pgsql: Fix broken logic for reporting PL/Python function names inerrco Tom Lane
- pgsql: Add an assertion that we don't pass NULL to snprintf("%s"). Tom Lane