Mailing lists [pgsql-committers]
- pgsql: Corrections to patch adding SQL/MED error codes. Robert Haas
- pgsql: Break up long line, per Leslie S Satenstein. Alvaro Herrera
- pgsql: Fix ill-chosen use of "private" as an argument and struct field Tom Lane
- pgsql: Tweak cpluspluscheck to avoid directly #include'ing gram.h. Tom Lane
- pgsql: Fix failure of executor/hashjoin.h to compile standalone. Tom Lane
- pgsql: Rearrange cpluspluscheck to check just one .h file at a time. Tom Lane
- pgsql: Rename the C functions bitand(), bitor() to bit_and(), bit_or(). Tom Lane
- pgsql: Remove -fno-operator-names switch from cpluspluscheck. Tom Lane
- pgsql: Update SGML docs describing the contents of the postmaster.pid f Bruce Momjian
- pgsql: Mark unaccent functions as STABLE, rather than defaulting to VOL Bruce Momjian