pgsql: Adjust pg_proc.proargtypes[0] tests in psql \df to handle new

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust pg_proc.proargtypes[0] tests in psql \df to handle new
Date: 2005-04-01 05:30:42
Message-ID: 20050401053042.4BC435388F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust pg_proc.proargtypes[0] tests in psql \df to handle new NULL value
for a function taking no arguments, per report from Michael Fuhr.

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.113 -> r1.114)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.113&r2=1.114)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-04-01 08:41:20 pgsql: Remove pg_buffercache_pages.h -- patch from Mark Kirkwood.
Previous Message User Elein 2005-04-01 03:00:40 newsysviews - newsysview: First pass at type views