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

Поиск
Список
Период
Сортировка
От Seamus Abshere
Тема Alias hstore's ? to ~ so that it works with JDBC
Дата
Msg-id 51114165.4070106@abshere.net
обсуждение исходный текст
Ответы Re: Alias hstore's ? to ~ so that it works with JDBC  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
hi,

As reported in BUG #7715 [1], hstore's use of ? as an operator conflicts 
with JDBC's bind variables.

I think we could just alias ? to ~ and tell JDBC users to use that 
instead. [2]

Best,
Seamus

[1] 
http://www.postgresql.org/message-id/E1TeIju-0003qb-WD@wrigleys.postgresql.org
[2] https://gist.github.com/seamusabshere/4715959/revisions


-- 
Seamus Abshere
seamus@abshere.net
https://github.com/seamusabshere




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: split rm_name and rm_desc out of rmgr.c
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: sql_drop Event Trigger