diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-01-14 12:19:51 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-01-14 12:19:51 +0900 |
commit | d2181b321852d4dbea8a909d2f039ebdcbf0e009 (patch) | |
tree | 2ab624a55ba06d39c72f0986fa6b4a7655bbc516 /src/backend/access/gist/gistvalidate.c | |
parent | f92c854cf406a5ad34c9aa92416d578819704aa2 (diff) | |
download | postgresql-d2181b321852d4dbea8a909d2f039ebdcbf0e009.tar.gz postgresql-d2181b321852d4dbea8a909d2f039ebdcbf0e009.zip |
Remove assertion in pgstat_count_io_op()
An equivalent check is done with pgstat_is_ioop_tracked_in_bytes(), so
there is no need for this extra one. Small cleanup that should have
been included in f92c854cf406.
Author: Nazir Bilal Yavuz
Reviewed-by: Bertrand Drouvot
Discussion: https://postgr.es/m/CAN55FZ0oqxBaaHAEsj=xFqkzE3n5P=3RA1V_igXwL-RV7QRzyw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions