Mailing lists [pgsql-committers]
- pgsql: Allow parallel aggregate on string_agg and array_agg David Rowley
- pgsql: pg_walinspect: Add pg_get_wal_fpi_info() Michael Paquier
- Re: pgsql: instr_time: Represent time as an int64 on all platforms Michael Paquier
- Re: pgsql: instr_time: Represent time as an int64 on all platforms Tom Lane
- Re: pgsql: instr_time: Represent time as an int64 on all platforms Andres Freund
- Re: pgsql: instr_time: Represent time as an int64 on all platforms Tom Lane
- pgsql: Harden new parallel string_agg/array_agg regression test David Rowley
- pgsql: Fix and clarify function comment on LogicalTapeSetCreate. Heikki Linnakangas
- pgsql: Fix and clarify function comment on LogicalTapeSetCreate. Heikki Linnakangas
- pgsql: Run pgindent on heapam.c David Rowley
- pgsql: Optimise numeric division for 3 and 4 base-NBASE digit divisors. Dean Rasheed
- pgsql: Add non-destructive modes to pgindent Andrew Dunstan
- pgsql: Add a test using ldapbindpasswd in pg_hba.conf Andrew Dunstan
- pgsql: Restructure Ldap TAP test Andrew Dunstan
- Re: pgsql: instr_time: Represent time as an int64 on all platforms Andres Freund
- pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna Tom Lane
- pgsql: Fix pgindent --show-diff option. Tom Lane
- pgsql: Add non-decimal integer support to type numeric. Dean Rasheed
- Re: pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna Pavel Stehule
- pgsql: Fix XLogPageRead() comment Peter Eisentraut
- pgsql: Fix LATERAL join test in test memoize.sql David Rowley
- pgsql: Fix LATERAL join test in test memoize.sql David Rowley
- pgsql: Fix LATERAL join test in test memoize.sql David Rowley
- Re: pgsql: Fix LATERAL join test in test memoize.sql Tom Lane