pgsql: Update .editorconfig and .gitattributes for postgresql.conf.samp

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update .editorconfig and .gitattributes for postgresql.conf.samp
Date: 2025-11-18 16:29:58
Message-ID: E1vLOab-000AZa-1f@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update .editorconfig and .gitattributes for postgresql.conf.sample.

This commit updates .editorconfig and .gitattributes in preparation
for a follow-up commit that will modify this file to use spaces
instead of tabs.

Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Discussion: https://postgr.es/m/aReNUKdMgKxLqmq7%40nathan

Branch
------
master

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

Modified Files
--------------
.editorconfig | 6 ++++++
.gitattributes | 1 +
2 files changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-11-18 16:32:42 pgsql: Add commit f63ae72bbc to .git-blame-ignore-revs.
Previous Message Álvaro Herrera 2025-11-18 15:36:01 pgsql: Log a note at program start when running in dry-run mode