CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/05/12 19:38:44

Modified files:
        src/backend/utils/adt: geo_ops.c 

Log message:
        Tighten up overflow check in path_recv, pursuant to code review inspired
        by Ken Ashcraft's report.  I think there is no actual bug here since if
        the int32 value does wrap a little bit, palloc will still reject it.
        Still it's better that the code be obviously correct.


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

Reply via email to