CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/12/26 18:38:42
Modified files: src/backend/optimizer/path: costsize.c
Log message: Clamp the output of estimate_hash_bucketsize() to a sane range; per example from Bruno Wolff in which it produced a silly result.