forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit22b4b55
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 parente0f4a80 commit22b4b55
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 | |
---|---|---|---|
| |||
2762 | 2762 |
| |
2763 | 2763 |
| |
2764 | 2764 |
| |
2765 |
| - | |
| 2765 | + | |
2766 | 2766 |
| |
2767 | 2767 |
| |
2768 | 2768 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
927 | 927 |
| |
928 | 928 |
| |
929 | 929 |
| |
930 |
| - | |
| 930 | + | |
931 | 931 |
| |
932 | 932 |
| |
933 | 933 |
| |
|
0 commit comments
Comments
(0)