Mailing lists [pgsql-committers]
- pgsql: Change TupleTableSlot->tts_nvalid to type AttrNumber. Andres Freund
- pgsql: Remove function list from prologue of execTuples.c. Andres Freund
- pgsql: Split ExecStoreTuple into ExecStoreHeapTuple andExecStoreBuffer Andres Freund
- pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund
- pgsql: Rework activation of commit timestamps during recovery Michael Paquier
- pgsql: Rework activation of commit timestamps during recovery Michael Paquier
- pgsql: Rework activation of commit timestamps during recovery Michael Paquier
- pgsql: Rework activation of commit timestamps during recovery Michael Paquier
- pgsql: Rework activation of commit timestamps during recovery Michael Paquier
- pgsql: Add basic regression tests for default monitoring roles Michael Paquier
- pgsql: Improve test coverage of geometric types Tomas Vondra
- pgsql: Fix problems in handling the line data type Tomas Vondra
- pgsql: Update dummy CREATE ASSERTION grammar Peter Eisentraut
- pgsql: Convert elog.c's useful_strerror() into a globally-usedstrerror Tom Lane
- pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane
- pgsql: Always use our own versions of *printf(). Tom Lane
- pgsql: Implement %m in src/port/snprintf.c,and teach elog.c to rely on Tom Lane
- Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut
- Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane
- pgsql: Fix link failures due to snprintf/strerror changes. Tom Lane
- Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane