Mailing lists [pgsql-committers]
- pgsql: Move check for ucol_strcollUTF8 to pg_locale_icu.c Jeff Davis
- pgsql: Now that we have non-Latin1 SGML detection, restore Latin1 chars Bruce Momjian
- pgsql: Fix Makefile so invalid characters warning preserves error code Bruce Momjian
- pgsql: Define __EXTENSIONS__ on Solaris, too. Tom Lane
-
pgsql: Use
and Thomas Munrofor c.h integers. - pgsql: Properly use $(AWK) in Makefile, not 'awk' Bruce Momjian
- pgsql: Ensure stored generated columns must be published when required. Amit Kapila
- pgsql: Simplify IsIndexUsableForReplicaIdentityFull() Peter Eisentraut
- pgsql: Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor
- pgsql: Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor
- Re: pgsql: Introduce CompactAttribute array in TupleDesc David Rowley
- pgsql: Fix dead code Peter Eisentraut