Commit 4746cd3
committed
Exclude frozen specifier from fullFunctionName
As a function/aggregate argument applying frozen<> to a UDT is not
applicable since that's a consequence of the serialization of the data
and not the definition of the argument. Previously this was not an
issue since UDTs were always frozen which is no longer the case.1 parent a079120 commit 4746cd3
1 file changed
Lines changed: 0 additions & 4 deletions
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | 178 | | |
181 | | - | |
182 | | - | |
183 | 179 | | |
184 | 180 | | |
185 | 181 | | |
| |||
0 commit comments