Check for tabs in postgresql.conf.sample.
authorNathan Bossart <nathan@postgresql.org>
Tue, 18 Nov 2025 16:28:36 +0000 (10:28 -0600)
committerNathan Bossart <nathan@postgresql.org>
Tue, 18 Nov 2025 16:28:36 +0000 (10:28 -0600)
commit379f0e9f72b3e2504641aaabc7db2b03c00b146b
treeb45bef4d90029a3382c4d339b77c078466e4bff9
parentf63ae72bbcea057534144eaf27ffe3f6e9267511
Check for tabs in postgresql.conf.sample.

The previous commit updated this file to use spaces instead of
tabs.  This commit adds a test to ensure that no new tabs are
added.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://postgr.es/m/aReNUKdMgKxLqmq7%40nathan
src/test/modules/test_misc/t/003_check_guc.pl