pgsql: Remove stray mid-sentence tabs in comments

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove stray mid-sentence tabs in comments
Date: 2023-05-19 14:24:06
Message-ID: E1q011a-000gl9-Pm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove stray mid-sentence tabs in comments

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/803b4a26ca3fdddbb6e3ce87a23bfbcc8a8669f3

Modified Files
--------------
src/backend/executor/nodeIncrementalSort.c | 2 +-
src/backend/libpq/be-secure-openssl.c | 2 +-
src/backend/storage/smgr/smgr.c | 2 +-
src/backend/tsearch/ts_parse.c | 2 +-
src/include/common/jsonapi.h | 2 +-
src/include/port/win32_port.h | 2 +-
src/interfaces/ecpg/pgtypeslib/timestamp.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-05-19 14:57:58 pgsql: Avoid naming conflict between transactions.sql and namespace.sql
Previous Message Bruce Momjian 2023-05-19 13:30:24 pgsql: doc: PG 16 relnotes, merge REINDEX and reindexdb items