CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/10/05 19:44:25
Modified files:
src/backend/optimizer/path: costsize.c
Log message:
Add a little more smarts to estimate_hash_bucketsize(): if there's no
statistics, but there is a unique index on the column, we can safely
assume it's well-distributed.
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2003-10-05 23:22:38 |
| Subject: Re: [COMMITTERS] pgsql-server/src/backend/catalog aclchk.c |
| Previous: | From: Bruce Momjian | Date: 2003-10-05 22:36:00 |
| Subject: pgsql-server/src/bin/psql common.c |