neeral85

Results 3 issues of neeral85

#### Issue some filed of type DATETIME are checked of empty values. This is done with `(filed IS NULL OR field ='')` example (contacts of Targets - Lists): ``` SELECT...

Type:Bug
Priority:Important
Area: Databases

as mentioned here [BUG #18615: installer cannot be executed as "nt-autorität\system"](https://www.postgresql.org/message-id/18615-4bc7fdf205fa1a83%40postgresql.org) it looks like installer does set incorrect file permission on temp folder. 16.2 installer works, 16.4 installer does not...

On Windows installation I did install with that command: `python-3.13.2-amd64.exe /quiet InstallAllUsers=1 /log install.log` This key gets created `HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2f6912bf-a96d-496e-9d97-7d9b771df28d}` install.log: ``` Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2f6912bf-a96d-496e-9d97-7d9b771df28d}, options: 0x7, disable resume:...