pgsql: Fix indentation in SQL file

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation in SQL file
Date: 2023-09-14 07:46:45
Message-ID: E1qgh3l-003kAu-6E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation in SQL file

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/be6f7cd9bb4a80787a7ebd602e5cae23485e4fe2

Modified Files
--------------
src/backend/catalog/information_schema.sql | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2023-09-14 09:21:03 pgsql: Quote filenames in error messages
Previous Message Michael Paquier 2023-09-14 07:14:27 pgsql: Revert "Improve error message on snapshot import in snapmgr.c"