Mailing lists [pgsql-committers]
- pgsql: Move function_with_argtypes to a better location Peter Eisentraut
- pgsql: Use grammar symbol function_with_argtypes consistently Peter Eisentraut
- pgsql: Add aggregate_with_argtypes and use it consistently Peter Eisentraut
- pgsql: Refactor libpqwalreceiver Peter Eisentraut
- pgsql: Use latch instead of select() in walreceiver Peter Eisentraut
- Re: pgsql: Use latch instead of select() in walreceiver Michael Paquier
- Re: pgsql: Refactor libpqwalreceiver Tom Lane
- pgsql: Permit dump/reload of not-too-large >1GB tuples Alvaro Herrera
- pgsql: Permit dump/reload of not-too-large >1GB tuples Alvaro Herrera
- pgsql: Permit dump/reload of not-too-large >1GB tuples Alvaro Herrera
- Re: pgsql: Refactor libpqwalreceiver Alvaro Herrera
- Re: pgsql: Refactor libpqwalreceiver Petr Jelinek
- pgsql: Fix Windows build for 78c8c814390f Alvaro Herrera
- Re: pgsql: Refactor libpqwalreceiver Alvaro Herrera
- pgsql: Add max_parallel_workers GUC. Robert Haas
- pgsql: Fix outdated comments Alvaro Herrera
- pgsql: Clarify that pg_stat_activity.query has a length limit. Robert Haas
- pgsql: Add a crude facility for dealing with relative pointers. Robert Haas
- pgsql: Management of free memory pages. Robert Haas
- pgsql: Introduce dynamic shared memory areas. Robert Haas
- pgsql: Delete deleteWhatDependsOn() in favor of more performDeletion() Tom Lane
- pgsql: Fix thinko in b3427dade14cc31eb48740bc9ea98b5954470b24. Robert Haas