CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 03/12/30 16:05:15
Modified files:
src/backend/executor: Tag: REL7_4_STABLE nodeIndexscan.c
Log message:
Avoid running out of memory during hash_create, by not passing a
number-of-buckets that exceeds the size we actually plan to allow
the hash table to grow to. Per trouble report from Sean Shanny.
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
