pgsql: Add: > > * Consider using a hash for joining to a large IN - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > > * Consider using a hash for joining to a large IN
Date
Msg-id 20080311181457.6A767753F33@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

>
> * Consider using a hash for joining to a large IN (VALUES ...) list
>
>   http://archives.postgresql.org/pgsql-hackers/2007-05/msg00450.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2295 -> r1.2296)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2295&r2=1.2296)
    pgsql/doc/src/FAQ:
        TODO.html (r1.804 -> r1.805)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.804&r2=1.805)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that statement_timeout is not recommended in
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > > * Consider increasing the number of default statistics