forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4f85f66
committed
Cosmetic cleanups in initial catalog data.
Write ',' and ';' for typdelim values instead of the obscurantistASCII octal equivalents. Not sure why anybody ever thought thelatter were better; maybe it had something to do with lack ofa better quoting convention, twenty-plus years ago?Reassign a couple of high-numbered OIDs that were left in duringyesterday's mad rush to commit stuff of uncertain internaltemperature.The latter requires a catversion bump, though the former wouldn'tsince the end-result catalog data is unchanged.1 parentcca563f commit4f85f66
File tree
4 files changed
+8
-8
lines changed- src/include/catalog
4 files changed
+8
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8957 | 8957 |
| |
8958 | 8958 |
| |
8959 | 8959 |
| |
8960 |
| - | |
| 8960 | + | |
8961 | 8961 |
| |
8962 | 8962 |
| |
8963 | 8963 |
| |
| |||
8973 | 8973 |
| |
8974 | 8974 |
| |
8975 | 8975 |
| |
8976 |
| - | |
| 8976 | + | |
8977 | 8977 |
| |
8978 | 8978 |
| |
8979 | 8979 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
| 405 | + | |
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
0 commit comments
Comments
(0)