CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/01 20:04:49

Modified files:
        doc/src/sgml   : libpq.sgml protocol.sgml 
        src/backend/utils/misc: guc.c 
        src/interfaces/libpq: fe-protocol2.c 

Log message:
        Do not pass server_encoding to the client.
        
        libpq, talking to an old server, should assume SQL_ASCII as the default
        client encoding, because that is what the server will actually use (not
        the server encoding).


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to