summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2012-11-10 18:39:59 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2012-11-10 19:48:27 +0200
commit825a793555aafcbd670e50759f9a5046f11703df (patch)
tree3088a39ac21812f86f24cc43fc0eaf819707a273 /docs
parent48a2917d46571840d3df43f2b434f81166071a17 (diff)
[1.5.x] Fixed #19273 -- Fixed DB cache backend on pg 9.0+ and py3
There was a problem caused by Postgres 9.0+ having bytea_output default value of 'hex' and cache backend inserting the content as 'bytes' into a column of type TEXT. Fixed by converting the bytes value to a string before insert. Backpatch of [cc0ac26f4a3947be8a3fc55d4784d3474b640c23].
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions