Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UQLch-0001lw-1b for pgsql-docs@arkaria.postgresql.org; Thu, 11 Apr 2013 17:49:23 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UQLcg-0005xX-8u for pgsql-docs@arkaria.postgresql.org; Thu, 11 Apr 2013 17:49:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UPv0B-00076E-RY for pgsql-docs@postgresql.org; Wed, 10 Apr 2013 13:23:51 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UPv08-0005Zn-Iz for pgsql-docs@postgresql.org; Wed, 10 Apr 2013 13:23:51 +0000 Received: from mfilter13-d.gandi.net (mfilter13-d.gandi.net [217.70.178.141]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id E00AC1720E0; Wed, 10 Apr 2013 15:23:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter13-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter13-d.gandi.net (mfilter13-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id NcaAT1fzTWyd; Wed, 10 Apr 2013 15:23:23 +0200 (CEST) X-Originating-IP: 98.27.58.255 Received: from [192.168.10.146] (cpe-098-027-058-255.nc.res.rr.com [98.27.58.255]) (Authenticated sender: adsend@dunslane.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id D151917209B; Wed, 10 Apr 2013 15:23:22 +0200 (CEST) Message-ID: <516567C9.7020600@dunslane.net> Date: Wed, 10 Apr 2013 09:23:21 -0400 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Marti Raudsepp CC: pgsql-docs Subject: Re: [PATCH] Fix discrepancy in hstore_to_json_loose documentation References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On 04/10/2013 08:36 AM, Marti Raudsepp wrote: > Hi list, > > I was checking out the new JSON features coming in 9.3, really cool stuff! > > I noticed a small discrepancy in the documentation, the > "hstore_to_json_loose" example uses hstore_to_json() by accident. > > Patch attached. > > Thanks, will fix. cheers andrew -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs