Mailing lists [pgsql-committers]
- pgsql: Disallow set-returning functions within window OVER clauses. Tom Lane
- pgsql: Remove radius from initdb authentication methods. Thomas Munro
- pgsql: Remove radius from initdb authentication methods. Thomas Munro
- pgsql: Document wal_compression=on John Naylor
- pgsql: Document wal_compression=on John Naylor
- pgsql: Document wal_compression=on John Naylor
- pgsql: Document wal_compression=on John Naylor
- pgsql: Document wal_compression=on John Naylor
- pgsql: Document wal_compression=on John Naylor
- pgsql: Avoid useless calls in pg_get_multixact_stats() Michael Paquier
- pgsql: Avoid useless calls in pg_get_multixact_stats() Michael Paquier
- pgsql: Improve UNION's output row count estimate Richard Guo
- pgsql: Use C11 alignas instead of pg_attribute_aligned Peter Eisentraut
- pgsql: Use C11 alignas instead of pg_attribute_aligned Peter Eisentraut
- pgsql: Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut
- pgsql: Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut
- pgsql: Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut
- pgsql: Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut
- pgsql: Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut
- pgsql: Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut
- pgsql: Split dry-run messages into primary and detail Peter Eisentraut
- pgsql: Split dry-run messages into primary and detail Peter Eisentraut
- pgsql: Fix mismatched deallocation functions Peter Eisentraut
- pgsql: Warn on password auth with MD5-encrypted passwords Fujii Masao
- pgsql: Warn on password auth with MD5-encrypted passwords Fujii Masao
- pgsql: Clear base backup progress on backup failure Fujii Masao
- pgsql: Clear base backup progress on backup failure Fujii Masao
- pgsql: Clear base backup progress on backup failure Fujii Masao
- pgsql: Fix CPU-identification macros for RISC-V. Tom Lane
- pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane
- pgsql: Improve the names generated for indexes on expressions. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane
- pgsql: Fix macro-redefinition warning introduced by aeb07c55f. Tom Lane
- pgsql: Add min() and max() aggregate support for uuid. Masahiko Sawada