CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/27 06:29:31

Modified files:
        src/backend/main: main.c 
        src/backend/tcop: postgres.c 
        src/backend/utils/misc: help_config.c 

Log message:
        You can't NLS-enable a program component by just putting gettext() around
        every string, especially if some of the output should be fixed-format
        machine-readable.  This needs to be more carefully sorted out. Also, make
        the help message generated by --help-config -h be more similar in style to
        the others.


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

Reply via email to