Mailing lists [pgsql-committers]
- pgsql: Revert pg_relation_check_pages() Michael Paquier
- pgsql: Tolerate version lookup failure for old style Windows locale nam Thomas Munro
- pgsql: Use standard SIGHUP handler in syslogger. Fujii Masao
- pgsql: Get rid of the dedicated latch for signaling the startup process Fujii Masao
- pgsql: pg_rewind: Move syncTargetDirectory() to file_ops.c Heikki Linnakangas
- pgsql: pg_rewind: Replace the hybrid list+array data structure with sim Heikki Linnakangas
- pgsql: pg_rewind: Refactor the abstraction to fetch from local/libpq so Heikki Linnakangas
- pgsql: Refactor pg_rewind for more clear decision making. Heikki Linnakangas
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Heikki Linnakangas
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Fujii Masao
- pgsql: Enable hash partitioning of text arrays Peter Eisentraut
- pgsql: Enable hash partitioning of text arrays Peter Eisentraut
- pgsql: Enable hash partitioning of text arrays Peter Eisentraut
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Fujii Masao
- pgsql: Fix segmentation fault that commit ac22929a26 caused. Fujii Masao
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Heikki Linnakangas
- pgsql: Remove useless entries for aggregate functions from fmgrtab.c. Tom Lane
- pgsql: Improve our ability to regurgitate SQL-syntax function calls. Tom Lane
- pgsql: Declare lead() and lag() using anycompatible not anyelement. Tom Lane
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Heikki Linnakangas
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Fujii Masao
- pgsql: Declare assorted array functions using anycompatible not anyelem Tom Lane
- pgsql: Remove underflow error in float division with infinite divisor. Tom Lane