pgsql: Some more FLEXIBLE_ARRAY_MEMBER hacking.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some more FLEXIBLE_ARRAY_MEMBER hacking.
Date: 2015-02-20 07:28:09
Message-ID: E1YOi0P-0005y4-5X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Some more FLEXIBLE_ARRAY_MEMBER hacking.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5740be6d6e39dd85587aa71b3bd1fb0a423858b0

Modified Files
--------------
src/backend/utils/adt/rowtypes.c | 52 +++++++++++++++++++-------------------
1 file changed, 26 insertions(+), 26 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-02-20 15:11:30 pgsql: Have TRUNCATE update pgstat tuple counters
Previous Message Tom Lane 2015-02-20 05:47:42 pgsql: Remove unused variable.