Re: Minor verbosity increase for analyze

From: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: Minor verbosity increase for analyze
Date: 2003-09-05 23:05:43
Message-ID: 3F5916C7.8040703@paradise.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Found some bugs with this patch - that makes it about 1 per line
patched... :-(

i) onerel->rd_nblocks should be elog'ed as an unsigned int.
ii) acquire_sample_rows has 2 return points - I had ignored the case
where the
onerel has < sample size tuples in it.

Attachment Content-Type Size
analyze.patch text/plain 669 bytes

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-09-05 23:15:31 Re: IPV4 addresses on IPV6 machines in pg_hba.conf
Previous Message Andreas Pflug 2003-09-05 22:25:15 Re: IPV4 addresses on IPV6 machines in pg_hba.conf