Thread
-
t_natts references in comments
Kevin Grittner <kevin.grittner@wicourts.gov> — 2012-03-08T20:33:29Z
I wasted a few minutes today tracking down what a couple comments really meant to say. t_natts no longer exists as a separate field; the equivalent value is now pulled from t_infomask2 using a macro. Small patch to correct the comments is attached. -Kevin
-
Re: t_natts references in comments
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> — 2012-03-09T06:09:30Z
On 08.03.2012 22:33, Kevin Grittner wrote: > I wasted a few minutes today tracking down what a couple comments > really meant to say. t_natts no longer exists as a separate field; > the equivalent value is now pulled from t_infomask2 using a macro. > > Small patch to correct the comments is attached. Thanks, applied. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com