Log Message:
-----------
Const-ify the parse table passed to fillRelOptions.  The previous coding
meant it had to be built on-the-fly at each entry to default_reloptions.

Modified Files:
--------------
    pgsql/src/backend/access/common:
        reloptions.c (r1.22 -> r1.23)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/common/reloptions.c?r1=1.22&r2=1.23)
    pgsql/src/include/access:
        reloptions.h (r1.12 -> r1.13)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/reloptions.h?r1=1.12&r2=1.13)

-- 
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