Commit fc218b5
fix: skip view_options test on PG 14-15 due to pg_get_viewdef differences
The create_view/issue_350_view_options test uses views whose definitions
are formatted differently by pg_get_viewdef() on PG 14-15 vs 16+.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 41c72f1 commit fc218b5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments