forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfad0da2
committed
Search for SLRU page only in its own bank
One of the two slot scans in SlruSelectLRUPage was not walking only theslots in the specific bank where the buffer could be; change it to dothat.Oversight in53c2a97.Author: Sergey Sargsyan <sergey.sargsyan.2001@gmail.com>Discussion:https://postgr.es/m/18582-5f301dd30ba91a38@postgresql.org1 parent4b6aa0c commitfad0da2
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1184 | 1184 |
| |
1185 | 1185 |
| |
1186 | 1186 |
| |
1187 |
| - | |
| 1187 | + | |
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 | 1190 |
| |
|
0 commit comments
Comments
(0)