CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/10 16:26:25

Modified files:
        contrib/pg_autovacuum: pg_autovacuum.c 

Log message:
        Fix core dump on root starting pg_autovacuum.
        
        Change conditionals to be more constent with our code
        
        if (const == var) => if (var == const).


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to