- Notifications
You must be signed in to change notification settings - Fork5
Commitf158536
committed
Fix copyright notices, other minor editing in new range-types code.
No functional changes in this commit (except I could not resist thetemptation to re-word a couple of error messages). This is just manualcleanup after pgindent to make the code look reasonably like other PGcode, in preparation for more detailed code review to come.1 parent1a2586c commitf158536
File tree
6 files changed
+172
-211
lines changed- src
- backend
- catalog
- utils/adt
- include
- catalog
- utils
- test/regress/expected
6 files changed
+172
-211
lines changedLines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
| 28 | + | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
48 |
| - | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
62 |
| - | |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
| |||
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
108 |
| - | |
| 110 | + | |
109 | 111 |
| |
110 | 112 |
| |
111 | 113 |
| |
|
0 commit comments
Comments
(0)