diff options
author | David Rowley <drowley@postgresql.org> | 2024-12-27 10:51:22 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2024-12-27 10:51:22 +1300 |
commit | 61cac71c23686f47c785dc69d3c15cb4304d106f (patch) | |
tree | 76131357d08beb917366dc5f1394078f09ed3efc /src/backend/utils/adt/timestamp.c | |
parent | 3f2d72b4934945da76f6bc60dfe3fc5ca42e7526 (diff) | |
download | postgresql-61cac71c23686f47c785dc69d3c15cb4304d106f.tar.gz postgresql-61cac71c23686f47c785dc69d3c15cb4304d106f.zip |
Remove unused totalrows parameter in compute_expr_stats
The totalrows parameter in compute_expr_stats is unused, so remove it.
This is a static function, so the parameter can easily be added again if
it's ever needed.
Author: Ilia Evdokimov <ilya.evdokimov@tantorlabs.ru>
Discussion: https://postgr.es/m/667b92d2-f953-4fcb-9377-3765f5b94187@tantorlabs.com
Diffstat (limited to 'src/backend/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions