pgsql: Add to pl/pgsql TODO: > > o Consider invalidating the cache or - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add to pl/pgsql TODO: > > o Consider invalidating the cache or
Date
Msg-id 20080325024749.452577558DC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add to pl/pgsql TODO:

>
>     o Consider invalidating the cache or keeping seperate cached
>       copies when search_path changes
>
>       http://archives.postgresql.org/pgsql-hackers/2008-01/msg01009.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2392 -> r1.2393)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2392&r2=1.2393)
    pgsql/doc/src/FAQ:
        TODO.html (r1.900 -> r1.901)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.900&r2=1.901)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Add to TODO: > > * Add more cross-data-type operators > >
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add to TODO: > > * Add SQL-standard array_agg() and unnest()