aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsvector_parser.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2021-06-16 12:34:32 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2021-06-16 12:45:53 +0300
commite89a8e30e0a50e7882ab5a6896a11872bec969e3 (patch)
tree85417d5ddb8a8cd4687a7823e852dcc5eaf543e4 /src/backend/utils/adt/tsvector_parser.c
parentd906d106f854c51f830af05fe95c71d2898bb6b4 (diff)
downloadpostgresql-e89a8e30e0a50e7882ab5a6896a11872bec969e3.tar.gz
postgresql-e89a8e30e0a50e7882ab5a6896a11872bec969e3.zip
Fix outdated comment that talked about seek position of WAL file.
Since commit c24dcd0cfd, we have been using pg_pread() to read the WAL file, which doesn't change the seek position (unless we fall back to the implementation in src/port/pread.c). Update comment accordingly. Backpatch-through: 12, where we started to use pg_pread()
Diffstat (limited to 'src/backend/utils/adt/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions