pgsql: Fix whitespace.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix whitespace.
Date: 2023-11-24 21:48:39
Message-ID: E1r6e2R-0073wt-3H@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace.

Use tabs instead of spaces for new paragraph, like existing paragraphs.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6631363a5992a81d7bbcecaba68886564ad701ba

Modified Files
--------------
src/port/pqsignal.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-24 22:56:51 pgsql: doc: mention vacuum's removal of commit timestamp information
Previous Message Thomas Munro 2023-11-24 21:11:29 pgsql: Improve comments about pqsignal().