forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitffa653b
committed
Fix documentation of information_schema.element_types
The documentation of the columns collection_type_identifier anddtd_identifier was wrong. This effectively reverts commits8e1ccad and57352df and updates the namearray_type_identifier (the name in SQL:1999) tocollection_type_identifier.closes bug #59261 parentcb252c2 commitffa653b
1 file changed
+13
-3
lines changedLines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1884 | 1884 |
| |
1885 | 1885 |
| |
1886 | 1886 |
| |
1887 |
| - | |
| 1887 | + | |
1888 | 1888 |
| |
1889 | 1889 |
| |
1890 | 1890 |
| |
| |||
1944 | 1944 |
| |
1945 | 1945 |
| |
1946 | 1946 |
| |
1947 |
| - | |
| 1947 | + | |
1948 | 1948 |
| |
1949 | 1949 |
| |
1950 | 1950 |
| |
1951 |
| - | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
1952 | 1954 |
| |
1953 | 1955 |
| |
1954 | 1956 |
| |
| |||
2103 | 2105 |
| |
2104 | 2106 |
| |
2105 | 2107 |
| |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
2106 | 2116 |
| |
2107 | 2117 |
| |
2108 | 2118 |
| |
|
0 commit comments
Comments
(0)