pgsql: Remove some tabs in SQL code in C string literals - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove some tabs in SQL code in C string literals
Date
Msg-id E1pp2PG-003nvQ-Oo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove some tabs in SQL code in C string literals

This is not handled uniformly throughout the code, but at least nearby
code can be consistent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/77dedeb2c45745f592b504e181fa9d391d9afff0

Modified Files
--------------
src/backend/commands/subscriptioncmds.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Build ICU support by default.
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix errormessage for missing system CA in OpenSSL 3.1