![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anybody know, when (which patchset) did this behaviour with treating empty strings as null change? |
#3
| |||
| |||
|
|
Today, I noticed different empty string behaviour then I am used to. Before, empty string was treated as null, so statement vcResult := 'something' || '' would result in vcResult = ''. Today, result of this statement was vcResult = 'something'. Does anybody know, when (which patchset) did this behaviour with treating empty strings as null change? -- I find myself fascinating. |
#4
| |||
| |||
|
|
On Thu, 20 Oct 2005 21:17:59 +0200, krofak interested us by writing: Does anybody know, when (which patchset) did this behaviour with treating empty strings as null change? Seems to work (something+'' = something) in 9.0.1.3.1 It would be somewhat useful for you to tell us the version and patchset you are on, as well as the OS info. |
![]() |
| Thread Tools | |
| Display Modes | |
| |