Mailing lists [pgsql-committers]
- pgsql: Replace unicode characters in comments with ascii Daniel Gustafsson
- pgsql: Replace XLOG_INCLUDE_XID flag with a more localized flag. Amit Kapila
- pgsql: Move MarkCurrentTransactionIdLoggedIfAny() out of the critical s Amit Kapila
- pgsql: pgbench: Improve error-handling in pgbench. Fujii Masao
- pgsql: pgbench: Fix typo in comment. Fujii Masao
- pgsql: Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane
- pgsql: Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane
- pgsql: Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane
- pgsql: Doc: be more precise about conflicts between relation names. Tom Lane
- pgsql: Doc: clean up some places that mentioned template1 but not templ Tom Lane
- pgsql: Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane
- pgsql: Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane
- pgsql: Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane
- pgsql: Ensure consistent logical replication of datetime and float8 val Tom Lane
- pgsql: Don't overlook indexes during parallel VACUUM. Peter Geoghegan
- pgsql: Don't overlook indexes during parallel VACUUM. Peter Geoghegan
- pgsql: Blind attempt to silence SSL compile failures on hamerkop. Tom Lane