diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-18 20:49:57 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-18 20:49:57 -0400 |
commit | 7b063ff26a5fa87ee59d2f2907d9aade87fcb803 (patch) | |
tree | 3166b98f0b477a48eb7c974a6c7122d6dbd71799 /src/backend/commands/dbcommands.c | |
parent | 2793acecee340aa9582e0f3efe9ff6cb4b5bdf5a (diff) | |
download | postgresql-7b063ff26a5fa87ee59d2f2907d9aade87fcb803.tar.gz postgresql-7b063ff26a5fa87ee59d2f2907d9aade87fcb803.zip |
Search for SLRU page only in its own bank
One of the two slot scans in SlruSelectLRUPage was not walking only the
slots in the specific bank where the buffer could be; change it to do
that.
Oversight in 53c2a97a9266.
Author: Sergey Sargsyan <sergey.sargsyan.2001@gmail.com>
Discussion: https://postgr.es/m/18582-5f301dd30ba91a38@postgresql.org
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions