forked from postgres/postgres
-
Notifications
You must be signed in to change notification settings - Fork 3
Properly check index mark/restore in ExecSupportsMarkRestore.
Previously this code assumed that all IndexScan nodes supported mark/restore, which is not true since it depends on optional index AM support functions. This could lead to errors about missing support functions in rare edge cases of mergejoins with no sort keys, where an unordered non-btree index scan was placed on the inner path without a protecting Materialize node. (Normally, the fact that merge join requires ordered input would avoid this error.) Backpatch all the way since this bug is ancient. Per report from Eugen Konkov on irc. Discussion: https://postgr.es/m/87o8jn50be.fsf@news-spur.riddles.org.uk
- Loading branch information
commit ae5aa26dc39d7729b044013e8b213e79e24e613b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PG12: Update from upstream (12.7.0) #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
PG12: Update from upstream (12.7.0) #34
Changes from 1 commit
d4fd571
0b59df6
6bb1b38
5ce51f8
1393acb
171c457
0d0626e
7f69ed4
d7fa90f
90fdc25
3605119
2b77595
4ac8ee9
b3e7c20
260493a
3da1110
139c439
029fa66
54a9406
4097a79
87ab464
2ded1f1
5b83604
888fa2b
ae5aa26
b608645
ea7a167
fce17e4
cbc7a7a
7b5b90b
db83c04
3958abd
ee42f78
4f728a1
16a1e1e
ef1a785
b2603f1
50f3385
f0ff52f
5f9b05a
c50b6f7
020f153
d415eec
f3f033a
ad3fb04
77a94c3
98f8cdd
fa7a52f
b07490b
27b57f8
d7ecba9
101c8ae
e824ddc
2f1997b
035c7df
8e456b8
706d84f
bf88c6d
f32c687
ba04ced
3989fda
def510c
38bef9e
f581e53
67a9411
8985e02
3d8068e
f853ffa
c966988
e792ca4
190f0af
fd1347f
d379659
b3a5bf7
4cfdd8a
7ed616f
9ad2689
635140a
3ca1949
e3bfdf2
4f70e09
5f95664
5706c48
9a968e7
7c98759
258b770
740780a
3e9cea2
c919ed1
9f540f8
820f882
f2a69e9
29556bf
8354371
931c0bd
ddf0be8
a2768e4
436d9c5
0b2ae3c
0363b7e
3e214fa
259b212
c9b7025
0d221ec
19a1d76
f5d044e
943a113
66087f7
a0d31b1
ba80489
6b74362
6253159
5ad672f
0326635
53a24fa
561dd8d
1cce024
878cf60
29ba005
5db6ba3
06cdfe2
4641b2a
820aa9e
82f97d3
fdf9d00
d43e235
30f912a
30854d9
25f9a72
7c53a80
22f71a6
bd63661
be843ce
7428469
78fab84
1dd6baf
77e760d
9b0ce89
f733219
2a7664a
46f2971
e474abd
f50e888
392c530
7384435
1b9eb7c
85edb1f
5b2945e
0347470
c3dc311
840eda0
a27f3a7
2b81444
6a31b48
e7cddb5
fadcc4e
67b3ee2
2796ae2
3b2af88
9e9b5c0
fb1e218
262eb99
0f1b0c0
f927767
c267ca6
8fff8a8
74207b8
5645a6a
57ae788
1cc33ab
56defbd
ce54c02
e7f7950
60e5c2b
6e34755
8fa2478
b9ed856
2111b40
a5eb70c
fbcc9fe
1452a0b
92bc14a
fc552f8
4eca51d
992cba9
2f31414
4b1dd9b
c0849e4
4220e06
1c457b8
beac4bd
73cce16
292b7d9
366aa37
88acb01
3c3221a
cf8384a
448e86c
a126a95
84c5e0d
bada628
d6ca789
6773570
24bcce3
53f5c2d
6972d91
48b319e
dd5b7e4
92273d4
847612f
d42978c
2bf44fb
82dd570
27011bc
e3ac7d1
4749c7f
5f12bc9
6530df6
a7fcb62
26cf324
d380ec9
e4fbd11
b931304
f7ac005
3fb9310
05ce4bf
0ecc880
b230618
7e76cb1
85a3e0b
824df1c
adbcd3e
ba86371
89768ee
8e9b7c6
bd9e46a
13ff139
bdaa0d2
72fabd4
abce26c
b075e08
cfebc70
dc7816e
c5edbfe
3b0f6a7
a5fa3e0
a9c718b
4bf0bce
7f7ba3a
d554e55
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.