Commit 53bbc68
committed
Fix various infelicities in node functions.
Mostly, this consists of adding support for fields which exist in the
structure but aren't handled by copy/equal/outfuncs; but the create
foreign table case can actually produce garbage output.
Noah Misch1 parent 37e666b commit 53bbc68
3 files changed
+19
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2891 | 2891 | | |
2892 | 2892 | | |
2893 | 2893 | | |
| 2894 | + | |
2894 | 2895 | | |
2895 | 2896 | | |
2896 | 2897 | | |
| |||
3047 | 3048 | | |
3048 | 3049 | | |
3049 | 3050 | | |
| 3051 | + | |
3050 | 3052 | | |
3051 | 3053 | | |
3052 | 3054 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1306 | 1306 | | |
1307 | 1307 | | |
1308 | 1308 | | |
| 1309 | + | |
1309 | 1310 | | |
1310 | 1311 | | |
1311 | 1312 | | |
| |||
1438 | 1439 | | |
1439 | 1440 | | |
1440 | 1441 | | |
| 1442 | + | |
1441 | 1443 | | |
1442 | 1444 | | |
1443 | 1445 | | |
| |||
2182 | 2184 | | |
2183 | 2185 | | |
2184 | 2186 | | |
| 2187 | + | |
2185 | 2188 | | |
2186 | 2189 | | |
2187 | 2190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1927 | 1927 | | |
1928 | 1928 | | |
1929 | 1929 | | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
1930 | 1933 | | |
1931 | | - | |
| 1934 | + | |
1932 | 1935 | | |
1933 | | - | |
1934 | | - | |
1935 | 1936 | | |
1936 | 1937 | | |
1937 | 1938 | | |
| |||
1943 | 1944 | | |
1944 | 1945 | | |
1945 | 1946 | | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
1946 | 1955 | | |
1947 | 1956 | | |
1948 | 1957 | | |
1949 | 1958 | | |
1950 | 1959 | | |
1951 | | - | |
| 1960 | + | |
1952 | 1961 | | |
1953 | 1962 | | |
1954 | 1963 | | |
| |||
2088 | 2097 | | |
2089 | 2098 | | |
2090 | 2099 | | |
2091 | | - | |
| 2100 | + | |
2092 | 2101 | | |
2093 | 2102 | | |
2094 | 2103 | | |
| |||
0 commit comments