﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
4340	[unicode] Missing mapping in postgresql encodings	tim@…	Malcolm Tredinnick	"The mapping between postgresql and python encoding in unicode branch is missing some entries to be able to work with older version of postgresql : source:django/branches/unicode/django/db/backends/postgresql/encodings.py

Postgresql only return 'UTF8' value for client_encoding since version 8.1, older version return 'UNICODE'.

For reference, see:
 * http://www.postgresql.org/docs/7.4/static/multibyte.html
 * http://www.postgresql.org/docs/8.2/static/multibyte.html
"		closed	Database layer (models, ORM)	other branch		fixed	unicode postgresql		Accepted	0	0	0	0	0	0
