CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/10/14 21:48:25
Modified files: src/interfaces/libpq: fe-connect.c
Log message: Fix libpq startup code to work correctly in autocommit off mode. In passing, fix breakage for case where PGCLIENTENCODING is set in environment.