pgsql: Update item: > > A more complex solution would be to save - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update item: > > A more complex solution would be to save
Date
Msg-id 20051222230532.60C1F9DCC7C@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update item:

>
>   A more complex solution would be to save multiple plans for different
>   cardinality and use the appropriate plan based on the EXECUTE values.
>

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1734 -> r1.1735)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1734&r2=1.1735)
    pgsql/doc/src/FAQ:
        TODO.html (r1.239 -> r1.240)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.239&r2=1.240)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust string comparison so that only bitwise-equal strings are
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add quotes around search_path "$user" so that SHOW output can be