forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87669de
committed
Some cleanup for change of collate and ctype fields to type text
Some cleanup for commit5463750:Reformat pg_database.dat to reflect the new field order. Also updatethe corresponding example in bki.sgml. Reorder the way the fields arefilled in dbcommands.c to correspond to the new order.1 parentcb2bab1 commit87669de
File tree
3 files changed
+15
-14
lines changed- doc/src/sgml
- src
- backend/commands
- include/catalog
3 files changed
+15
-14
lines changedLines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
| 179 | + | |
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
188 | 189 |
| |
189 | 190 |
| |
190 |
| - | |
| 191 | + | |
191 | 192 |
| |
192 | 193 |
| |
193 | 194 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
573 |
| - | |
574 |
| - | |
575 | 573 |
| |
576 | 574 |
| |
577 | 575 |
| |
578 | 576 |
| |
579 | 577 |
| |
580 | 578 |
| |
| 579 | + | |
| 580 | + | |
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
|
0 commit comments
Comments
(0)