Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group