forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd283762
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 parenta5ff3b1 commitd283762
File tree
3 files changed
+1
-12
lines changed- doc/src/sgml
- src
- backend/catalog
- include/catalog
3 files changed
+1
-12
lines changed| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2741 | 2741 | | |
2742 | 2742 | | |
2743 | 2743 | | |
2744 | | - | |
2745 | | - | |
2746 | 2744 | | |
2747 | 2745 | | |
2748 | 2746 | | |
| |||
| 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)