- Notifications
You must be signed in to change notification settings - Fork28
Commitf0b4ae6
committed
Backend makefile cleanup. make maintainer-clean is now completely
functional.Handle include file installation in src/include/Makefilegenbki.sh improvements: Don't substitute anything by config.status,instead pass in AWK and CPP through environment. Change callingconvention to support named output files, so we get to see errormessages on stderr.Rename bootstrap template files and install them into PREFIX/share.Update initdb to that effect and other readability improvementsin initdb.1 parentb027ad9 commitf0b4ae6
File tree
13 files changed
+851
-1086
lines changed- src
- backend
- catalog
- port/hpux
- utils
- bin/initdb
- include
- test/regress
13 files changed
+851
-1086
lines changedLarge diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| |||
680 | 680 |
| |
681 | 681 |
| |
682 | 682 |
| |
683 |
| - | |
684 |
| - | |
685 |
| - | |
686 | 683 |
| |
687 | 684 |
| |
688 | 685 |
| |
| |||
1203 | 1200 |
| |
1204 | 1201 |
| |
1205 | 1202 |
| |
1206 |
| - | |
1207 | 1203 |
| |
1208 | 1204 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
14 |
| - | |
| 11 | + | |
| 12 | + | |
15 | 13 |
| |
16 | 14 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 15 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
40 | 22 |
| |
41 | 23 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
47 | 30 |
| |
48 |
| - | |
49 | 31 |
| |
50 |
| - | |
51 | 32 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
56 | 36 |
| |
57 | 37 |
| |
58 | 38 |
| |
59 | 39 |
| |
60 | 40 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
| 41 | + |
0 commit comments
Comments
(0)