Re: explain analyze rows=%.0f
Naeem Akhter <akhternaeem@gmail.com>
From: Naeem Akhter <akhternaeem@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Ibrar Ahmed <ibrar.ahmad@gmail.com>
Date: 2022-07-22T20:01:11Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation: not tested Verified patch 'explain_float_row_v3.patch' on master & REL_15_STABLE branches. The new status of this patch is: Ready for Committer
Commits
-
EXPLAIN: Always use two fractional digits for row counts.
- 95dbd827f2ed 18.0 landed
-
Adjust EXPLAIN test case to filter out "Actual Rows" values.
- 44cbba9a7f51 18.0 cited
-
Allow EXPLAIN to indicate fractional rows.
- ddb17e387aa2 18.0 landed
-
Fix pgbench performance issue induced by commit af35fe501.
- fb056564ec5b 18.0 cited