Commit 211d80c
committed
Fix stale comment about sample_frac adjustment
A comment was left behind referencing sample rate adjustment removed
from 8ad51b5. So clean that up. While at it also remove the sample
rate clamping which should not be necessary without the clamping, and
just check that with an assert.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/951485.1672461744%40sss.pgh.pa.us1 parent 4037c5e commit 211d80c
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5204 | 5204 | | |
5205 | 5205 | | |
5206 | 5206 | | |
5207 | | - | |
5208 | | - | |
| 5207 | + | |
| 5208 | + | |
| 5209 | + | |
5209 | 5210 | | |
5210 | | - | |
| 5211 | + | |
5211 | 5212 | | |
5212 | 5213 | | |
5213 | 5214 | | |
| |||
0 commit comments