git.postgresql.org Git - postgresql.git/commit
2014年12月13日 16:49:16 +0000 (11:49 -0500)
2014年12月13日 16:49:41 +0000 (11:49 -0500)
commit b0f479113abaf28f1c9ed25d856ffe6fd4bb7dc9
Repair corner-case bug in array version of percentile_cont().
The code for advancing through the input rows overlooked the case that we
might already be past the first row of the row pair now being considered,
in case the previous percentile also fell between the same two input rows.
Report and patch by Andrew Gierth; logic rewritten a bit for clarity by me.
This is the main PostgreSQL git repository.
RSS
Atom