Mailing lists [pgsql-committers]
- pgsql: doc: Clean up bibliography rendering for XSLT Peter Eisentraut
- pgsql: doc: Fix oldhtml/old PDF build Peter Eisentraut
- pgsql: Improve implementation of EEOP_BOOLTEST_* opcodes. Tom Lane
- pgsql: Fix unportable disregard of alignment requirements in RADIUScod Tom Lane
- pgsql: Fix unportable disregard of alignment requirements in RADIUScod Tom Lane
- pgsql: Fix unportable disregard of alignment requirements in RADIUScod Tom Lane
- pgsql: Fix unportable disregard of alignment requirements in RADIUScod Tom Lane
- pgsql: Fix unportable disregard of alignment requirements in RADIUScod Tom Lane
- pgsql: Fix unportable disregard of alignment requirements in RADIUScod Tom Lane
- pgsql: Fix some minor resource leaks in PerformRadiusTransaction(). Tom Lane
- pgsql: Fix typos in logical replication support for initial data copy. Tom Lane
- pgsql: Use ExecPrepareExpr in place of ExecPrepareCheck whereappropria Tom Lane
- pgsql: Fix cpluspluscheck warning Peter Eisentraut
- pgsql: Improve performance of ExecEvalWholeRowVar. Tom Lane
- pgsql: Show more processes in pg_stat_activity. Robert Haas
- pgsql: Fix comment. Robert Haas
- pgsql: Support hashed aggregation with grouping sets. Andrew Gierth
- pgsql: Fix a couple of problems in pg_get_statisticsextdef Alvaro Herrera
- Re: pgsql: Support hashed aggregation with grouping sets. Andrew Gierth
- Re: pgsql: Support hashed aggregation with grouping sets. Tom Lane
- pgsql: Attempt to stabilize grouping sets regression test plans. Andrew Gierth
- Re: pgsql: Fix a couple of problems in pg_get_statisticsextdef Andrew Gierth
- Re: pgsql: Logical replication support for initial data copy Masahiko Sawada
- pgsql: Clean up Perl code according to perlcritic Peter Eisentraut
- pgsql: Pass DSA_ALLOC_HUGE when allocating a shared TIDBitmap. Robert Haas
- pgsql: Change default of log_directory to 'log' Peter Eisentraut
- pgsql: Allow ON CONFLICT .. DO NOTHING on a partitioned table. Robert Haas
- pgsql: Fix improper NULL handling in list partitioning code. Robert Haas
- pgsql: Tidy up the CREATE TABLE documentation for partitioning. Robert Haas
- pgsql: Improve documentation of how NOT NULL works with partitioning. Robert Haas
- pgsql: Improve performance of find_tabstat_entry()/get_tabstat_entry() Teodor Sigaev
- pgsql: PL/Python: Add cursor and execute methods to plan object Peter Eisentraut
- pgsql: Rework the stats_ext test Alvaro Herrera
- Re: pgsql: Fix a couple of problems inpg_get_statisticsextdef Alvaro Herrera
- pgsql: doc: Fix oldhtml/old PDF build again Peter Eisentraut
- Re: [COMMITTERS] pgsql: Allow vacuums to report oldestxmin Masahiko Sawada
- pgsql: Improve performance of find_all_inheritors() Teodor Sigaev
- pgsql: Fix thinko in estimate_num_groups Alvaro Herrera
- pgsql: Fsync directory after creating or unlinking file. Teodor Sigaev
- pgsql: Still more code review for single-page hash vacuuming. Robert Haas
- pgsql: doc: Improve rendering of notes/cautions using XSL-FO Peter Eisentraut
- pgsql: Fix uninitialized memory propagation mistakes Alvaro Herrera