Project

General

Profile

Actions

Bug #5850

closed

wt4 Dbo Postgres::connect sets incorrect char encoding

Added by Bruce Toll over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/02/2017
Due date:
% Done:

0%

Estimated time:

Description

With wt4, github 4.0.0-rc2, PQsetClientEncoding is called with "CharEncoding::UTF8" rather than "UTF8" (at line 737 in Postgres.C). This results in an error in the postgres log on new connections:

ERROR:  invalid value for parameter "client_encoding": "CharEncoding::UTF8"
STATEMENT:  set client_encoding to 'CharEncoding::UTF8'
Actions #1

Updated by Roel Standaert over 6 years ago

  • Status changed from New to Implemented @Emweb
Actions #2

Updated by Roel Standaert over 6 years ago

  • Status changed from Implemented @Emweb to Resolved
Actions #3

Updated by Roel Standaert over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF