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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Add column storage type to psql \d+ display.
Date: 2008-07-17 14:39:42
Message-ID: 20080717143942.GB3934@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers 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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgunittest 2008-07-17 14:56:31 pgscript - pgScript: autofind and autoclean scripts
Previous Message User Pgunittest 2008-07-17 13:59:12 pgscript - pgScript: Replacing Makefiles and configures

Browse pgsql-hackers by date

  From Date Subject
Next Message chris 2008-07-17 15:01:16 Re: Postgres-R: primary key patches
Previous Message Jonah H. Harris 2008-07-17 14:34:04 Re: [PATCH]-hash index improving