aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/select_having.out
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-06-05 09:39:24 +0900
committerMichael Paquier <michael@paquier.xyz>2025-06-05 09:39:24 +0900
commitb87163e5f3847730ee5f59718d215c6e63e13bff (patch)
treee2ae8378461c1a0644e9acd65d553a0af0c895c1 /src/test/regress/expected/select_having.out
parentf9b1192190aac56a319a1e3e93cf3c29d9f722dd (diff)
downloadpostgresql-master.tar.gz
postgresql-master.zip
Fix copy-pasto with process count calculation in method_io_uring.cHEADmaster
This commit replaces the formula used for "TotalProcs" with a call to pgaio_uring_procs() in pgaio_uring_shmem_init() for the shared memory initialization, which is exactly the same, removing a duplication. pgaio_uring_procs() is used for shared memory sizing and a sanity check, and it has some documentation explaining some reasoning behind the formula. Author: Japin Li <japinli@hotmail.com> Discussion: https://postgr.es/m/ME0P300MB044521067A1EDDA9EDEC3793B66DA@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Diffstat (limited to 'src/test/regress/expected/select_having.out')
0 files changed, 0 insertions, 0 deletions