Manuel Rigger

Results 95 comments of Manuel Rigger

Thanks for the PR! It seems there is another PR opened before yours (https://github.com/sqlancer/sqlancer/pull/1149) that is also more compact, so I will prioritize the other PR. Sorry about that.

Thanks for the feature request! This might be a useful addition. I think the only reason that is currently not supported is that nobody invested the effort in implementing support...

Thanks! Could you please avoid committing unrelated changes and temporary files?

Here is some feedback: * As a first step, a very simple self-implemented reducer might be better, I think (e.g., implemented in a Java file that is part of the...

Sounds good. Perhaps, as a concurrent starter task that you can look into, you can try to upgrade a current system to a more recent version (see https://www.youtube.com/watch?v=x1rQNy7Fqjo). In this...

I think it is conceptually difficult to fix this. Basically, we assume in PostgreSQL, but also in other implementations, that we can take a value of any type and cast...

I do not understand, sorry. Can you try to explain referencing code?

What test oracle are you using? Do you still have the statements for creating the database state, which would make debugging this more convenient?

That's strange. To me, this seems like a bug in PostgreSQL, but it seems that based on the response, this is actually intended. I think the core issue is that...