CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/03 04:29:57

Modified files:
        src/backend/catalog: information_schema.sql 
        src/backend/utils/adt: int.c int8.c 
        src/include/catalog: catversion.h pg_proc.h 
        src/include/utils: builtins.h int8.h 

Log message:
        Add function (actually an int4 and an int8 version) that generates
        a series of numbers, optionally using an explicit step size other
        than the default value (one). Use function in the information_schema
        to replace hard-wired knowledge of INDEX_MAX_KEYS. initdb forced due
        to pg_proc change. Documentation update still needed -- will be
        committed separately.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to