Re: Alias hstore's ? to ~ so that it works with JDBC

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Seamus Abshere <seamus(at)abshere(dot)net>, Merlin Moncure <mmoncure(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Alias hstore's ? to ~ so that it works with JDBC
Date: 2013-02-08 17:41:15
Message-ID: alpine.BSO.2.00.1302081238580.16054@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 8 Feb 2013, Dave Cramer wrote:

> Would this be an postgresql specific escape sequence ? I don't think the
> spec allows for this does it ?
>

Yes, this would be a postgresql jdbc driver specific escape. The spec
doesn't have a concept of private escape sequences, but that doesn't seem
like the end of the world. Clearly the user here is writing postgresql
specific code to use hstore operators, so there's not a portability loss
here.

Kris Jurka

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2013-02-08 17:46:54 Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Previous Message Миша Тюрин 2013-02-08 17:41:07 pending triggers infinite list