CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/12/03 14:52:00

Modified files:
        src/backend/catalog: system_views.sql 
        src/backend/utils/misc: guc.c 
        src/include/utils: guc_tables.h 
        src/test/regress/expected: rules.out 

Log message:
        Added new group of read-only GUC variables to allow simple access
        to certain compile-time options (FUNC_MAX_ARGS, INDEX_MAX_KEYS,
        NAMEDATALEN, BLCKSZ, HAVE_INT64_TIMESTAMP). Also added "category",
        "short_desc", and "extra_desc" to the pg_settings view. Per recent
        discussion here:
        http://archives.postgresql.org/pgsql-patches/2003-11/msg00363.php


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to