Sorry for sending again. > * Only an SQL literal or a host variable is acceptable. > I understand we should support other notations, but now hacking.
I tried to add support notation. Now unquoted string can be used. In the flex file, IPv6 string is parsed with the square bracket, it means the following string is recognized as a pattern: [::1]. It is caused because string "::" overlap with typecast definition. Best Regards, Hayato Kuroda FUJITSU LIMITED
v3-0001-refactor_ecpgconnect.patch
Description: v3-0001-refactor_ecpgconnect.patch
v3-0002-allow-IPv6.patch
Description: v3-0002-allow-IPv6.patch