Re: [SQL] string function -- replace needs a clear doc

2003-08-12 Thread Tom Lane
"Jie Liang" <[EMAIL PROTECTED]> writes: > 1. No doc said % should escape by %%, and > select replace('whatever%20sites','%20','%%20') won't work also. > 2. v7.3.2 haven't resolved this problem yet, I am not sure the later version. In 7.3.3 release notes: * Fix misbehavior of replace() on st

Re: [SQL] Abort Transaction DP PK (again)

2003-08-12 Thread alexandre :: aldeia digital
Josh, It´s very difficult to change the behaviour of a duplicate PK, from "error" to "warning"? It´s possible, in a future release, to have an exception-handling for all client interfaces, like ODBC or JDBC? Thanks, Alexandre > Alexandre, > >> I know that this topic was discuted before but I l