git.postgresql.org Git - postgresql.git/commit
Wed, 1 May 2024 05:04:52 +0000 (17:04 +1200)
Wed, 1 May 2024 05:04:52 +0000 (17:04 +1200)
commit 2ea4b29277222efe59dc25ed8385c8bcb1a3ed0f
Fix typos and incorrect type in read_stream.c
max_ios should be int rather than int16, otherwise there's not much
point in doing:
max_ios = Min(max_ios, PG_INT16_MAX);
Discussion: https://postgr.es/m/CAApHDvr9Un-XpDr_+AFdOGM38O2K8SpfoHimqZ838gguTGYBiQ@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom