Архив рассылок [pgsql-committers]
- pgsql: Refactor tests of pg_stat_statements for planning, utility and l Michael Paquier
 - pgsql: Expand regression tests of pg_stat_statements for utility querie Michael Paquier
 - pgsql: Speedup and increase usability of set proc title functions David Rowley
 - pgsql: Add assert checking to pg_leftmost_one_pos32() and friends John Naylor
 - pgsql: Add MSVC support for pg_leftmost_one_pos32() and friends John Naylor
 - pgsql: Optimize generate_orderedappend_paths David Rowley
 - pgsql: Correctly set userid of subquery relations' child rels Alvaro Herrera
 - Re: pgsql: Add assert checking to pg_leftmost_one_pos32() and friends Tom Lane
 - pgsql: Remove gratuitous assumptions about what make_modifytable can se Tom Lane
 - pgsql: Limit memory usage of pg_walinspect functions. Jeff Davis
 - pgsql: Limit memory usage of pg_walinspect functions. Jeff Davis
 - pgsql: Prevent join removal from removing the query's result relation. Tom Lane
 - pgsql: Prevent join removal from removing the query's result relation. Tom Lane
 - pgsql: Fix parsing of ISO-8601 interval fields with exponential notatio Tom Lane
 - pgsql: Fix parsing of ISO-8601 interval fields with exponential notatio Tom Lane
 - pgsql: Detect overflow in timestamp[tz] subtraction. Tom Lane