pgsql: Fix \ef and \sf to not fail on functions with nonnull probin. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix \ef and \sf to not fail on functions with nonnull probin.
Date
Msg-id 20100814142035.D61767541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix \ef and \sf to not fail on functions with nonnull probin.
Update comment about them in pg_get_functiondef.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        ruleutils.c (r1.331 -> r1.332)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/ruleutils.c?r1=1.331&r2=1.332)
    pgsql/src/bin/psql:
        command.c (r1.227 -> r1.228)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.227&r2=1.228)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add a \sf (show function) command to psql, for those times when
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix planner to make a reasonable assumption about the amount of