Mailing lists [pgsql-committers]
- pgsql: Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. rhaas@postgresql.org (Robert Haas)
- pgsql: Add \shell and \setshell meta commands to pgbench. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Fix broken markup. tgl@postgresql.org (Tom Lane)
- pgsql: Support ORDER BY within aggregate function calls, at long last tgl@postgresql.org (Tom Lane)
- Re: pgsql: Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Simon Riggs
- Re: pgsql: Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Euler Taveira de Oliveira
- pgsql: Add a hook to let loadable modules get control at ProcessUtility tgl@postgresql.org (Tom Lane)
- Re: pgsql: Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Robert Haas
- pgsql: Avoid unnecessary copying of source string when generating a tgl@postgresql.org (Tom Lane)
- pgsql: Python 3 support in PL/Python Behaves more or less unchanged petere@postgresql.org (Peter Eisentraut)