pgsql: Add comment explaining why RelationOpenSmgr() call is not needed.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment explaining why RelationOpenSmgr() call is not needed.
Date: 2006-01-07 22:30:43
Message-ID: 20060107223043.942679DCA54@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment explaining why RelationOpenSmgr() call is not needed.

Modified Files:
--------------
pgsql/src/backend/executor:
execMain.c (r1.262 -> r1.263)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execMain.c.diff?r1=1.262&r2=1.263)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-01-07 22:45:41 pgsql: Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we
Previous Message User Fxjr 2006-01-07 22:05:32 npgsql - Npgsql: 2006-01-07 Francisco Figueiredo Jr.