diff options
| author | Nathan Bossart <nathan@postgresql.org> | 2025-11-18 10:28:36 -0600 |
|---|---|---|
| committer | Nathan Bossart <nathan@postgresql.org> | 2025-11-18 10:28:36 -0600 |
| commit | f63ae72bbcea057534144eaf27ffe3f6e9267511 (patch) | |
| tree | 008cc15e8e12113348695cdcfa974759afbdc67f /src/backend/executor/functions.c | |
| parent | aeebb49b7cfeff525fafe8ae105e091c923193fb (diff) | |
Switch from tabs to spaces in postgresql.conf.sample.
This file is written for 8-space tabs, since we expect that most
users who edit their configuration files use 8-space tabs.
However, most of PostgreSQL is written for 4-space tabs, and at
least one popular web interface defaults to 4-space tabs. Rather
than trying to standardize on a particular tab width for this file,
let's just switch to spaces.
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
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions
