Skip to content

Commit 9e15b47

Browse files
committed
Mention why one C file fails pgindent.
1 parent 239d769 commit 9e15b47

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/tools/pgindent/README

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.41 2010/07/06 19:18:19 momjian Exp $
1+
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.42 2010/07/06 19:26:28 momjian Exp $
22

33
pgindent
44
========
@@ -22,7 +22,9 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
2222
egrep -v -f src/tools/pgindent/exclude_file_patterns | \
2323
xargs -n100 pgindent src/tools/pgindent/typedefs.list
2424

25-
5) Remove any files that generate errors and restore their original versions.
25+
5) Remove any files that generate errors and restore their original
26+
versions, e.g. ./src/backend/tsearch/wparser_def.c has problems
27+
because of a DECIMAL listed as a typedef.
2628

2729
6) Do a full test build:
2830

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy