pgsql: Fix documented type of t_infomask2.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix documented type of t_infomask2.
Date: 2012-03-11 20:53:20
Message-ID: E1S6plY-0004N9-0A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix documented type of t_infomask2.

Per Koizumi Satoru

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1e4964478add0278a3f7ff685bc033f0f52625ad

Modified Files
--------------
doc/src/sgml/storage.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-03-11 20:56:49 pgsql: Make parameter name consistent with syntax summary.
Previous Message Tom Lane 2012-03-11 20:30:30 pgsql: Teach SPGiST to store nulls and do whole-index scans.