Re: Obsolete comment in commands/analyze.c
Tomas Vondra <tomas.vondra@2ndquadrant.com>
From: Tomas Vondra <tomas.vondra@2ndquadrant.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Etsuro Fujita <etsuro.fujita@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-27T16:02:51Z
Lists: pgsql-hackers
On Thu, Jun 27, 2019 at 01:53:52PM +0200, Daniel Gustafsson wrote: >> On 27 Jun 2019, at 13:05, Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > >> since the citation was also moved to >> utils/misc/sampling.c, I think the "see full citation below" part >> should be updated accordingly. Attached is a patch for that. > >Agreed, nice catch! > Thanks, committed. cheers -- Tomas Vondra http://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Update reference to sampling algorithm in analyze.c
- e46cd427880e 9.4.24 landed
- 88d63c6ac78d 9.5.19 landed
- 30e1b395c9cf 9.6.15 landed
- 0161e522cbb5 10.10 landed
- 803cdf22a2d3 11.5 landed
- 69fd82fedd74 12.0 landed
-
Separate block sampling functions
- 83e176ec18d2 9.5.0 cited