CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/13 02:39:50

Modified files:
        src/backend/commands: analyze.c 
        src/include/commands: vacuum.h 

Log message:
        After further thought about support for gathering stats on functional
        indexes, it seems like we ought to put another layer of indirection
        between the compute_stats functions and the actual data storage.  This
        would allow us to compute the values on-the-fly, for example.


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to