json/jsonb and unicode escapes

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: json/jsonb and unicode escapes
Date: 2014-05-29 23:13:14
Message-ID: 5387BF0A.40803@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Here is a draft patch for some of the issues to do with unicode escapes
that Teodor raised the other day.

I think it does the right thing, although I want to add a few more
regression cases before committing it.

Comments welcome.

cheers

andrew

Attachment Content-Type Size
json-escape.patch text/x-patch 2.3 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2014-05-30 03:15:05 Re: recovery testing for beta
Previous Message Michael Paquier 2014-05-29 23:12:35 Re: Re: Logical slots not mentioned in CREATE_REPLICATION_SLOT for replication protocol docs