Mailing lists [pgsql-committers]
- pgsql: Error out in pg_checksums on incompatible block size Michael Paquier
- pgsql: Error out in pg_verify_checksums on incompatible block size Michael Paquier
- pgsql: Fix pg_rewind when rewinding new database with tables included Michael Paquier
- pgsql: Fix pg_rewind when rewinding new database with tables included Michael Paquier
- pgsql: Refactor more code logic to update the control file Michael Paquier
- Re: pgsql: Beautify initialization of JsonValueList andJsonLikeRegexContex Michael Paquier
- pgsql: Revert 4178d8b91c Alexander Korotkov
- Re: pgsql: Beautify initialization of JsonValueList and JsonLikeRegexContex Alexander Korotkov
- pgsql: Remove unused macro Peter Eisentraut
- pgsql: Fix optimization of foreign-key on update actions Peter Eisentraut
- pgsql: Fold vacuum's 'int options' parameter into VacuumParams. Robert Haas
- Re: pgsql: Add support for collation attributes on older ICU versions Andres Freund
- pgsql: Revise parse tree representation for VACUUM and ANALYZE. Robert Haas
- pgsql: Don't auto-restart per-database autoprewarm workers. Robert Haas
- pgsql: Don't auto-restart per-database autoprewarm workers. Robert Haas
- pgsql: Remove leftover reference to oid column. Andres Freund
- pgsql: Fix typos in sgml docs about RefetchForeignRow(). Andres Freund