Viacheslav Chimishuk

Results 4 issues of Viacheslav Chimishuk

Looks like we have a bug in the parser. Parsing next simple document leads to data loss. ``` foo1 foo2 bar1 foo3 foo4 ``` Expected result: `foo` java-property contains list...

will-not-fix
mixed-content

Hi. I had some problems with updating functions with your diff utility. When function's signature were changed CREATE OR REPLACE statement fails, so I have added new --force-drop-function command line...

On FreeBSD htop displays weird nice (`NI` column) values for some processes. Here are three rows which looks invalid to me. ``` PID USER PRI NI VIRT RES S CPU%▽MEM%...

bug :bug:
FreeBSD :japanese_ogre:

When color is enable grep(1) searches for MAX_MATCHES, prints the line and then repeats these steps again untill all matches in the line are found. The issue is that every...