Log Message:
-----------
Add some opr_sanity checks that the lengths of the various argument-info
arrays in a pg_proc entry match.  Seems like an easy mistake to make when
manually adjusting these values in a pg_proc.h entry.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        opr_sanity.out (r1.88 -> r1.89)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/opr_sanity.out?r1=1.88&r2=1.89)
    pgsql/src/test/regress/sql:
        opr_sanity.sql (r1.72 -> r1.73)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/opr_sanity.sql?r1=1.72&r2=1.73)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to