pgfiledump - pg_filedump: Fix odd printout of hasnulls/hasvarwidths

From: tgl(at)pgfoundry(dot)org (User Tgl)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfiledump - pg_filedump: Fix odd printout of hasnulls/hasvarwidths
Date: 2011-01-18 02:36:38
Message-ID: 20110118023638.967A21071008@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix odd printout of hasnulls/hasvarwidths flags for index tuples.

Per a gripe some months ago from Alvaro.

Modified Files:
--------------
pg_filedump:
pg_filedump.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedump/pg_filedump.c?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-18 02:41:09 pgsql: Remove "github test" that somehow got into my tree. Sorry.
Previous Message Bruce Momjian 2011-01-18 02:31:00 pgsql: In the docs, better distinguish server from client SSL settings