pgsql: Document why we copy reloptions into CacheMemoryContext - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Document why we copy reloptions into CacheMemoryContext
Date
Msg-id 20100107203945.B68317541B9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Document why we copy reloptions into CacheMemoryContext after-the-fact.

Modified Files:
--------------
    pgsql/src/backend/utils/cache:
        relcache.c (r1.296 -> r1.297)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/relcache.c?r1=1.296&r2=1.297)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix (some of the) breakage introduced into query-cancel
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Fix (some of the) breakage introduced into query-cancel