diff options
author | Aaron Schulz <aschulz@wikimedia.org> | 2013-02-03 03:10:34 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@wikimedia.org> | 2013-02-15 04:01:50 +0000 |
commit | af08c2a9bff3a78998881735c729e33d3ebe88c2 (patch) | |
tree | 624449dea3c975b6c6e303d8caf8ff9336922300 /includes/filebackend/lockmanager/DBLockManager.php | |
parent | da85010db35d0090cd47b55ceb96a706312217c5 (diff) | |
download | mediawikicore-af08c2a9bff3a78998881735c729e33d3ebe88c2.tar.gz mediawikicore-af08c2a9bff3a78998881735c729e33d3ebe88c2.zip |
[Database] Set bytea_output to match pg_unescape_bytea().
* In newer versions of PG, a "hex" escaping format is used, which
totally breaks things like SqlBagOStuff since the pg_unescape_bytea
function still works the old way (it does not use a DB handle).
Setting the format to the old way via SET fixes this.
Change-Id: I9f5a64922acd2d954880790f42ba4efafaed314e
Diffstat (limited to 'includes/filebackend/lockmanager/DBLockManager.php')
0 files changed, 0 insertions, 0 deletions