Views->Create Script + Regular Expressions - Mailing list pgadmin-support

From Richard Broersma
Subject Views->Create Script + Regular Expressions
Date
Msg-id CABvLTWGxPt-bhisg8S0j5Z=nAF-s2YL_VAutbOduvE6heDOL0w@mail.gmail.com
Whole thread Raw
Responses Re: Views->Create Script + Regular Expressions  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
I expect many have experienced this before.

Views->Create Script does not prefix regular expressions strings with
E. (e.g. E'\\d').  -- does this have something to do with
"standard_conforming_strings = on"?

So each time a view is tinkered with, the user must find all
occurrences of the regular expression strings and re-apply the E.

Is there any way to get 'Create Script' to do this automatically?

-- 
Regards,
Richard Broersma Jr.


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Small request - Graphical query builder controls
Next
From: Guillaume Lelarge
Date:
Subject: Re: Views->Create Script + Regular Expressions