Skip to content

Commit 90cb9c3

Browse files
committed
Update with new typedefs. Remove java and c++ parts of readme.
1 parent da9a864 commit 90cb9c3

File tree

2 files changed

+153
-375
lines changed

2 files changed

+153
-375
lines changed

src/tools/pgindent/README

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,3 @@ These bugs become pretty major when you are doing >400k lines of code.
3030
If you don't believe me, take a directory and make a copy. Run pgindent
3131
on the copy using GNU indent, and do a diff -r. You will see what I
3232
mean. GNU indent does some things better, but mangles too.
33-
34-
35-
---------------------------------------------------------------------------
36-
37-
For java, we use astyle, http://astyle.sourceforge.net/, with the
38-
following options:
39-
40-
find . \( -name '*.java' -o -name '*.java.in' \) -print |
41-
xargs -n100 pgjindent
42-
43-
---------------------------------------------------------------------------
44-
45-
For cpp, we use astyle, http://astyle.sourceforge.net/, with the
46-
following options:
47-
48-
find src/interfaces/libpq++ -name '*.[ch]' -print |
49-
xargs -n100 pgcppindent
50-

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