pg should ignore u+200b zero width space - Mailing list pgsql-bugs

From James Cloos
Subject pg should ignore u+200b zero width space
Date
Msg-id m3k0v21rss.fsf@carbon.jhcloos.org
Whole thread Raw
Responses Re: pg should ignore u+200b zero width space
List pgsql-bugs
i had a hell of a night last night trying to figure out what was wrong
with an attempt to use on constraint.

this morning i tried again and it worked.

but pasting the failed line from .psql_history into psql still failed.

i had to resort to od(1) to discover a no break space showed up just
before on constraint in the failing lines.

pg should treat a no break space after whitespace as just more
whitespace.

i'm not sure about alone between printing characters, but definitely
immediately after current whitespace characters.

[sent directly to the list because the 'community login' form is b0rked.]

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6



pgsql-bugs by date:

Previous
From: Miha Vrhovnik
Date:
Subject: Re: BUG #16698: Create extension and search path
Next
From: Heikki Linnakangas
Date:
Subject: Re: pg should ignore u+200b zero width space