Commit 4ff27d5
fix: preserve FunctionParameter mode values without transformation
- Remove unnecessary mode transformation logic in FunctionParameter method
- Preserve all mode values as-is for PG13 to PG14 transformation
- Addresses mode field removal issues in plpgsql and other tests
- Simplifies logic by avoiding context-specific mode conversions
Co-Authored-By: Dan Lynch <[email protected]>1 parent b32a701 commit 4ff27d5
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 261 | + | |
266 | 262 | | |
267 | 263 | | |
268 | 264 | | |
| |||
0 commit comments