pgsql: Fix some typos and make small stylistic improvements - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix some typos and make small stylistic improvements
Date
Msg-id E1w5JWW-001MXI-05@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix some typos and make small stylistic improvements

for commit 2f094e7ac69

Author: zengman <zengman@halodbtech.com>
Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/a855795d-e697-4fa5-8698-d20122126567@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5282bf535e474dc2517f2e835d147420ae2144de

Modified Files
--------------
src/backend/rewrite/rewriteGraphTable.c | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix typo
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Disable warnings in system headers in MSVC