pgsql: Update outdated comment. HeapTupleHeader.t_natts field doesn't e

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update outdated comment. HeapTupleHeader.t_natts field doesn't e
Date: 2012-03-09 06:09:13
Message-ID: E1S5t0r-0000K9-7G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update outdated comment. HeapTupleHeader.t_natts field doesn't exist anymore.

Kevin Grittner

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/342baf4ce61f06ad3898490dc5125579d9e6bd18

Modified Files
--------------
src/backend/access/common/heaptuple.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-03-09 17:49:42 pgsql: Revise FDW planning API, again.
Previous Message Peter Eisentraut 2012-03-08 21:15:27 pgsql: psql: Remove useless code