Mailing lists [pgsql-committers]
- pgsql: Remove lc_collate_is_c(). Jeff Davis
- pgsql: Speedup WindowAgg code by moving uncommon code out-of-line David Rowley
- pgsql: Optimize WindowAgg's use of tuplestores David Rowley
- pgsql: Check availability of module injection_points in TAP tests Michael Paquier
- pgsql: Fix two NULL pointer dereferences when reading custom pgstats fr Michael Paquier
- pgsql: Add callback for backend initialization in pgstats Michael Paquier
- pgsql: Fix misleading error message context Peter Eisentraut
- pgsql: Fix handling of NULL return value in typarray lookup Daniel Gustafsson
- pgsql: Prevent mis-encoding of "trailing junk after numeric literal" er Tom Lane
- pgsql: Prevent mis-encoding of "trailing junk after numeric literal" er Tom Lane
- pgsql: Prevent mis-encoding of "trailing junk after numeric literal" er Tom Lane
- pgsql: Prevent mis-encoding of "trailing junk after numeric literal" er Tom Lane
- pgsql: Be more careful with error paths in pg_set_regex_collation(). Jeff Davis