diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-01-13 19:11:09 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-01-13 19:34:14 +1300 |
commit | df10ac625c1672edf839ff59cfcac9dcc097515c (patch) | |
tree | edd966c9600c57a5bcf81f8e2e8d4cbd9a8f084c /contrib/pageinspect/gistfuncs.c | |
parent | ee1b38f65948cb09ecf3c39b58bd88aabc950e7c (diff) | |
download | postgresql-df10ac625c1672edf839ff59cfcac9dcc097515c.tar.gz postgresql-df10ac625c1672edf839ff59cfcac9dcc097515c.zip |
Don't use elog() in src/port/pwrite.c.
Nothing broke because of this oversight yet, but it would fail to link
if we tried to use pg_pwrite() in frontend code on a system that lacks
pwrite(). Use an assertion instead. Also pgindent while here.
Discussion: https://postgr.es/m/CA%2BhUKGL57RvoQsS35TVPnQoPYqbtBixsdRhynB8NpcUKpHTTtg%40mail.gmail.com
Diffstat (limited to 'contrib/pageinspect/gistfuncs.c')
0 files changed, 0 insertions, 0 deletions