forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit78806a9
committed
Remove incorrect field from information schema
The source code comment already said that the presence of the fieldelement_types.domain_default might be a bug in the standard, since itnever made sense there. Indeed, the field is gone in newer versionsof the standard. So just remove it.1 parentc9bfa40 commit78806a9
File tree
3 files changed
+1
-12
lines changed- doc/src/sgml
- src
- backend/catalog
- include/catalog
3 files changed
+1
-12
lines changedLines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3134 | 3134 |
| |
3135 | 3135 |
| |
3136 | 3136 |
| |
3137 |
| - | |
3138 |
| - | |
3139 |
| - | |
3140 |
| - | |
3141 |
| - | |
3142 |
| - | |
3143 |
| - | |
3144 |
| - | |
3145 |
| - | |
3146 | 3137 |
| |
3147 | 3138 |
| |
3148 | 3139 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2741 | 2741 |
| |
2742 | 2742 |
| |
2743 | 2743 |
| |
2744 |
| - | |
2745 |
| - | |
2746 | 2744 |
| |
2747 | 2745 |
| |
2748 | 2746 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
|
0 commit comments
Comments
(0)