[COMMITTERS] pgrpm - pgrpm: - don't use rpmds to fetch dependencies, then supporting

2008-03-15 Thread User Nanardon
Log Message: --- - don't use rpmds to fetch dependencies, then supporting suggests and enhances dependencies Modified Files: -- pgrpm: pgheader.c (r1.23 -> r1.24) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgrpm/pgrpm/pgheader.c.diff?r1=1.23&r2=1.24)

[COMMITTERS] pgsql: Change hash index creation so that rather than always

2008-03-15 Thread Tom Lane
Log Message: --- Change hash index creation so that rather than always establishing exactly two buckets at the start, we create a number of buckets appropriate for the estimated size of the table. This avoids a lot of expensive bucket-split actions during initial index build on an already-