Re: [COMMITTERS] pgsql: Add column storage type to psql \d+ display. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [COMMITTERS] pgsql: Add column storage type to psql \d+ display.
Date
Msg-id 20080717143942.GB3934@alvh.no-ip.org
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Add column storage type to psql \d+ display.  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian wrote:
> Log Message:
> -----------
> Add column storage type to psql \d+ display.

I think this patch has caused this new warning in psql:

/pgsql//source/00head/src/bin/psql/describe.c: In function ‘describeOneTableDetails’:
/pgsql//source/00head/src/bin/psql/describe.c:832: warning: ‘tableinfo.relkind’ may be used uninitialized in this
function


-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: [PATCH]-hash index improving
Next
From: Alvaro Herrera
Date:
Subject: Re: autovacuum crash due to null pointer