CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/11 13:30:55

Modified files:
        src/backend/commands: tablecmds.c 
        src/backend/executor: execQual.c 
        src/backend/port: sysv_shmem.c 
        src/backend/storage/lmgr: proc.c 
        src/bin/psql   : command.c 

Log message:
        This patch will stop gcc from issuing warnings about type-punned objects
        when -fstrict-aliasing is turned on, as it is in the latest gcc when you
        use -O2
        
        Andrew Dunstan


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