- Notifications
You must be signed in to change notification settings - Fork28
Commit1586317
committed
Reset the proper GUC in create_index test.
Thinko in commita4523c5. It doesn't really affect anything atpresent, but it would be a problem if any tests added later in thisfile ought to get index-only-scan plans. Back-patch, like the previouscommit, just to avoid surprises in case we add such a test and thenback-patch it.Nikita GlukhovDiscussion:https://postgr.es/m/8b70135d-ad38-bdd8-ac92-71e2b3c273cf@postgrespro.ru1 parent594e61a commit1586317
File tree
2 files changed
+2
-2
lines changed- src/test/regress
- expected
- sql
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2940 | 2940 |
| |
2941 | 2941 |
| |
2942 | 2942 |
| |
2943 |
| - | |
| 2943 | + | |
2944 | 2944 |
| |
2945 | 2945 |
| |
2946 | 2946 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1001 | 1001 |
| |
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 |
| - | |
| 1004 | + | |
1005 | 1005 |
| |
1006 | 1006 |
| |
1007 | 1007 |
| |
|
0 commit comments
Comments
(0)