diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-05-15 19:01:56 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-05-15 19:02:14 -0400 |
commit | 3c03ee1a39c0f808cb261a207b6d465c606598bf (patch) | |
tree | 834e79a0f1b8665d3f2b612dde665e1b6ce9435e /src/backend/parser/parse_utilcmd.c | |
parent | a8f87d5d21c2f3ddd644c9cb313ecd43290a446e (diff) | |
download | postgresql-3c03ee1a39c0f808cb261a207b6d465c606598bf.tar.gz postgresql-3c03ee1a39c0f808cb261a207b6d465c606598bf.zip |
Doc: update src/tools/pgindent/README for current practice.
This README explains how to run pgindent, but it was written
for our former practice of running pgindent only infrequently.
Nowadays the plan is to keep the tree indent-clean all the time,
so the typical thing is to do an incremental pgindent run with
each commit. Revise to explain that as the normal case, and
the infrequent full-on process as a separate thing.
For now, pgperltidy is still a run-it-infrequently item.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions