pgsql: Document why we copy reloptions into CacheMemoryContext

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document why we copy reloptions into CacheMemoryContext
Date: 2010-01-07 20:39:45
Message-ID: 20100107203945.B68317541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2010-01-07 20:46:49 Re: pgsql: Fix (some of the) breakage introduced into query-cancel
Previous Message Tom Lane 2010-01-07 20:29:00 Re: pgsql: Fix (some of the) breakage introduced into query-cancel