Lack of new line between IF statements
Fabrízio de Royes Mello <fabriziomello@gmail.com>
From: Fabrízio de Royes Mello <fabriziomello@gmail.com>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2019-03-23T11:54:26Z
Lists: pgsql-hackers
Attachments
- lack_of_new_line_between_if_statement.patch (text/x-patch) patch
Hi all, The attached patch just a very minor adjustment to src/bin/pg_checksums/pg_checksums.c to add new line between some IF statements. Regards, -- Fabrízio de Royes Mello Timbira - http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
Commits
-
Improve format of code and some error messages in pg_checksums
- 4ba96d1b82d6 12.0 landed