Mailing lists [pgsql-committers]
- pgsql: Stamp 18.2. Tom Lane
- pgsql: Stamp 17.8. Tom Lane
- pgsql: Stamp 16.12. Tom Lane
- pgsql: Stamp 15.16. Tom Lane
- pgsql: Stamp 14.21. Tom Lane
- pgsql: Optimize BooleanTest with non-nullable input Richard Guo
- pgsql: Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- pgsql: Teach planner to transform "x IS [NOT] DISTINCT FROM NULL" to a Richard Guo
- pgsql: Add information about range type stats to pg_stats_ext_exprs Michael Paquier
- pgsql: Simplify some log messages in extended_stats_funcs.c Michael Paquier
- pgsql: Refactor ProcessRecoveryConflictInterrupt for readability Heikki Linnakangas
- pgsql: Use ProcNumber rather than pid in ReplicationSlot Heikki Linnakangas
- pgsql: Separate RecoveryConflictReasons from procsignals Heikki Linnakangas
- Re: pgsql: Separate RecoveryConflictReasons from procsignals Bertrand Drouvot
- Re: pgsql: Separate RecoveryConflictReasons from procsignals Heikki Linnakangas
- Re: pgsql: Separate RecoveryConflictReasons from procsignals Andres Freund
- pgsql: Fix PGS_CONSIDER_NONPARTIAL interaction with Materialize nodes. Robert Haas
- pgsql: Pass cursorOptions to planner_setup_hook. Robert Haas