CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/22 17:26:55

Modified files:
        src/include/utils: ps_status.h 
        src/backend/utils/misc: ps_status.c 
        src/backend/main: main.c 

Log message:
        Move responsibility for copying argv[] array into ps_status.c, where it
        logically belongs.  Arrange to update the _NSGetArgv() copy of the argv
        pointer on Darwin.  (It seems likely that other NeXT-derived platforms
        also have an _NSGetArgv() problem, but until we have some reports I'll
        just make this #ifdef __darwin__.)


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