Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Disallow set-returning functions inside CASE or COALESCE. Tom Lane
- [COMMITTERS] pgsql: Teach RemoveRoleFromObjectPolicy() about partitioned tables. Dean Rasheed
- [COMMITTERS] pgsql: Teach PL/pgSQL about partitioned tables. Dean Rasheed
- [COMMITTERS] pgsql: Fix violations of CatalogTupleInsert/Update/Delete abstraction. Tom Lane
- [COMMITTERS] pgsql: Fix no-longer-valid shortcuts in expression_returns_set(). Tom Lane
- [COMMITTERS] pgsql: Put documentation of options and commands in more alphabeticalo Peter Eisentraut
- [COMMITTERS] pgsql: Avoid bogus TwoPhaseState locking sequences Alvaro Herrera
- [COMMITTERS] pgsql: Improve release note text about set-returning-function changes. Tom Lane
- [COMMITTERS] pgsql: Teach predtest.c about CHECK clauses to fix partitioning bugs. Robert Haas
- [COMMITTERS] pgsql: doc: Whitespace fixes in man pages Peter Eisentraut
- [COMMITTERS] pgsql: Add missing serial comma Peter Eisentraut
- [COMMITTERS] pgsql: Use DEFACLOBJ_ macros in error message instead of hardcoding Peter Eisentraut
- [COMMITTERS] pgsql: Don't force-assign transaction id when exporting a snapshot. Andres Freund
- [COMMITTERS] pgsql: Fix problems related to RangeTblEntry members enrname andenrtup Robert Haas
- Re: [COMMITTERS] pgsql: Fix problems related to RangeTblEntry members enrname and enrtup Tom Lane