Mailing lists [pgsql-committers]
- pgsql: Fix error of pg_stat_reset_shared() Michael Paquier
- pgsql: Adjust some incorrect *GetDatum() macros Michael Paquier
- pgsql: Fix errno check based on EINTR in pg_flush_data() Michael Paquier
- pgsql: Fix errno check based on EINTR in pg_flush_data() Michael Paquier
- pgsql: Fix errno check based on EINTR in pg_flush_data() Michael Paquier
- pgsql: Fix errno check based on EINTR in pg_flush_data() Michael Paquier
- pgsql: Fix double table_close of sequence_rel in copy_sequences(). Amit Kapila
- pgsql: Fix invalid checksum state transition in checkpoints Daniel Gustafsson
- pgsql: Prevent pg_enable/disable_data_checksums() on standby Daniel Gustafsson
- pgsql: Handle data_checksum state changes during launcher_exit Daniel Gustafsson
- pgsql: Improve handling of concurrent checksum requests Daniel Gustafsson
- pgsql: Improve database detection logic in datachecksumsworker Daniel Gustafsson
- pgsql: Typo and spelling fixups for online checksums Daniel Gustafsson
- pgsql: Test improvements for online checksums Daniel Gustafsson
- pgsql: Fix data_checksum GUC show_hook Daniel Gustafsson
- pgsql: Avoid SIGSEGV in pg_get_database_ddl() on NULL tablespace Andrew Dunstan
- pgsql: Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan
- pgsql: Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan
- pgsql: Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan
- pgsql: Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan
- pgsql: Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan
- pgsql: Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan
- pgsql: Remove working test that was supposed to fail Álvaro Herrera