Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails

Поиск
Список
Период
Сортировка
От Michael Paesold
Тема Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails
Дата
Msg-id 451EEC01.9010108@gmx.at
обсуждение исходный текст
Ответ на Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-jdbc
Markus Schaber wrote:
> Michael Paesold wrote:
>
>> (c > 127) should be the same as (c >= '\200'), but I find the first one
>> more readable. I am probably not used to reading hex numbers. ;-)
>
> Just to be picky: The "200" is octal, not hex. The hex value for 128 is
> 0x80. :-)

You are right, of course. It caught my eye after sending the mail, but I
hoped nobody would notice. People are just to bright here. :-)

Best Regards
Michael Paesold


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

Предыдущее
От: Mikko Tiihonen
Дата:
Сообщение: Query ResultSet parsing speedup patch (resend)
Следующее
От: Michael Paesold
Дата:
Сообщение: Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement fails