[COMMITTERS] pgsql: Fix typo

2017-07-07 Thread Alvaro Herrera
Fix typo Noticed while reviewing code. Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d61b39c7e2f945854551ef087c48c294a265d88d Modified Files -- src/backend/commands/vacuumlazy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent vi

[COMMITTERS] pgsql: Fix typo

2017-07-07 Thread Alvaro Herrera
Fix typo Noticed while reviewing code. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/46e91519425c5e98380c672d1b5c3acf18c5e565 Modified Files -- src/backend/commands/vacuumlazy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql

[COMMITTERS] pgsql: Fix out of date comment

2017-07-07 Thread Magnus Hagander
Fix out of date comment Author: Masahiko Sawada Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4808d69955f5115686633cd3cc78b9957122e1ad Modified Files -- src/bin/pg_basebackup/streamutil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- S