Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite0d4b9c

Browse files
committed
Document why pgindent wants a fresh CVS checkout.
1 parent17b5b99 commite0d4b9c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎src/tools/pgindent/README

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.34 2010/02/2602:58:49 momjian Exp $
1+
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.35 2010/02/2613:50:34 momjian Exp $
22

33
pgindent
44
========
55

66
This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
77
*.l files.
88

9-
1) Change directory to the top of theCVS tree.
9+
1) Change directory to the top of thebuild tree.
1010

1111
1) Download the typedef file from the builfarm:
1212

1313
wget -O src/tools/pgindent/typedefs.list http://www.pgbuildfarm.org/cgi-bin/typedefs.pl
1414

15-
2) Download a fresh CVS checkout.
15+
2) Download a fresh CVS checkout. This will guarantee you do not have any
16+
derived bison or flex C files. (pgindent has trouble with one of the
17+
flex macros.)
1618

1719
3) Run pgindent:
1820

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp