Mailing lists [pgsql-committers]
- pgsql: Add a test harness for the binary heap code. Nathan Bossart
- pgsql: Support for deparsing of ArrayCoerceExpr node in contrib/postgre Alexander Korotkov
- pgsql: Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed
- pgsql: Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed
- pgsql: Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed
- pgsql: Fix a typo in the deparseArrayCoerceExpr() header comment Alexander Korotkov
- pgsql: pg_upgrade: Use COPY for large object metadata. Nathan Bossart
- pgsql: Remove unused variable in generate-lwlocknames.pl. Nathan Bossart
- pgsql: Speed up byteain by not parsing traditional-style input twice. Tom Lane