Thread: pgsql: Add: > > * Consider using a hash for joining to a large IN

pgsql: Add: > > * Consider using a hash for joining to a large IN

From
momjian@postgresql.org (Bruce Momjian)
Date:
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)