diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2013-12-12 19:01:01 +0900 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2013-12-12 19:10:35 +0900 |
commit | 841a65482d6e198b71a0df987b8b9822608d5ef4 (patch) | |
tree | 2470e8add62a955dfab1f6e392b0759ddca9968d /src/backend/utils/adt/tsquery_gist.c | |
parent | 108e3992cdae890c9b5b4778c3598fce35eea4ca (diff) | |
download | postgresql-841a65482d6e198b71a0df987b8b9822608d5ef4.tar.gz postgresql-841a65482d6e198b71a0df987b8b9822608d5ef4.zip |
Fix progress logging when scale factor is large.
Integer overflow showed minus percent and minus remaining time something like this.
239300000 of 3800000000 tuples (-48%) done (elapsed 226.86 s, remaining -696.10 s).
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions