aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2024-05-01 17:04:52 +1200
committerDavid Rowley <drowley@postgresql.org>2024-05-01 17:04:52 +1200
commit2ea4b29277222efe59dc25ed8385c8bcb1a3ed0f (patch)
tree471e55f0d60f32be172842802f1608f236ef1451 /src/backend/utils/adt/ruleutils.c
parent5cd72cc0c5017a9d4de8b5d465a75946da5abd1d (diff)
downloadpostgresql-2ea4b29277222efe59dc25ed8385c8bcb1a3ed0f.tar.gz
postgresql-2ea4b29277222efe59dc25ed8385c8bcb1a3ed0f.zip
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
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions