pgsql-server/ oc/src/sgml/datatype.sgml rc/bac ...

Поиск
Список
Период
Сортировка
Искать

pgsql-server/ oc/src/sgml/datatype.sgml rc/bac ...

От:
joe@svr1.postgresql.org (Joe Conway)
Дата:
CVSROOT:	/cvsroot
Module name:	pgsql-server
Changes by:	joe@svr1.postgresql.org	03/11/30 16:55:09

Modified files:
	doc/src/sgml   : datatype.sgml 
	src/backend/utils/adt: varlena.c 
	src/interfaces/libpq: fe-exec.c 

Log message:
	Make PQescapeBytea and byteaout consistent with each other, and
	octal escape all octets outside the range 0x20 to 0x7e. This fixes
	the problem pointed out by Sergey Yatskevich here:
	http://archives.postgresql.org/pgsql-bugs/2003-11/msg00140.php

FAQ