pgsql: Make sure contrib C functions are marked strict where needed. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Make sure contrib C functions are marked strict where needed.
Date
Msg-id 20050129223604.09D7640C00F@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make sure contrib C functions are marked strict where needed.
Kris Jurka

Tags:
----
REL7_2_STABLE

Modified Files:
--------------
    pgsql/contrib/chkpass:
        chkpass.sql.in (r1.1 -> r1.1.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/chkpass/chkpass.sql.in.diff?r1=1.1&r2=1.1.2.1)
    pgsql/contrib/isbn_issn:
        isbn_issn.sql.in (r1.2 -> r1.2.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/isbn_issn/isbn_issn.sql.in.diff?r1=1.2&r2=1.2.4.1)
    pgsql/contrib/lo:
        lo.sql.in (r1.6 -> r1.6.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/lo/lo.sql.in.diff?r1=1.6&r2=1.6.4.1)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make sure contrib C functions are marked strict where needed.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: We haven't had a fixed limit on rule recursion depth since 7.3