forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfe92e01

Thomas G. Lockhart
Add a few new lines to display recently added fields in the ControlFile
structure.Now includes the following new fields: integer/float date/time storage maximum length of names (+1; they must also include a null termination) maximum number of function arguments maximum length of locale name1 parentb2f2415 commitfe92e01
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
111 | 115 |
| |
112 | 116 |
| |
113 | 117 |
| |
| |||
131 | 135 |
| |
132 | 136 |
| |
133 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
134 | 143 |
| |
135 | 144 |
| |
136 | 145 |
| |
|
0 commit comments
Comments
(0)