Ovidiu Maxiniuc's activity
From 06/21/2026 to 07/20/2026
07/20/2026
- 06:03 PM Database Feature #11526: Implement in-memory uniquness validation using Bloom filters
- +Review of 11526a/r16612+
I found only small issue in a single source file from the changeset:
* @FilterManager.j...
07/16/2026
- 12:42 PM Database Feature #11467: Improve ImportWorker performance
- I think that is a pass.
However, if you want to do a cross-check you can do a SQL database dump (backup) in text (SQ... - 09:27 AM Database Feature #11467 (Internal Test): Improve ImportWorker performance
- 09:27 AM Database Feature #11467: Improve ImportWorker performance
- Teodor Gorghe wrote:
> Ovidiu, can you review +11467a/r16565+. Thanks!
+Review of 11467a / r16565+
I think the... - 10:10 AM Database Bug #11573 (Internal Test): Remove unnecessary JDBC savepoint during validation
- Yes, the remaining changes from 11573b are a subset of the previous revision. The removed changes have potential. Wil...
07/15/2026
- 03:08 PM Database Bug #11573: Remove unnecessary JDBC savepoint during validation
- Artur Școlnic wrote:
> I fixed the regressions and some issues in trunk, details in #11625. I did a bit of a rework ...
07/14/2026
- 12:54 PM Database Bug #11573: Remove unnecessary JDBC savepoint during validation
- +Review of 11573b / r16646+
I was interested in balancing of the savepoints because of another task and I had a lo... - 11:43 AM Database Bug #11573: Remove unnecessary JDBC savepoint during validation
- Actually, I'm in progress of doing it.
- 10:15 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- Currently we analyse ANTLR2's @RecognitionException@, @CharStreamException@ and @TokenStreamException@ when an error ...
- 09:54 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- Indeed, the @showConversionError()@ is using heuristics to compose the error message to be printed. I quote from its ...
07/13/2026
- 11:35 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- While recovering from an error is usually a nice thing to have, in our case *we should behave similar to 4GL parser*....
07/01/2026
- 09:15 AM Database Bug #11588: Implement a dedicated Query implementation for CAN-FIND
- The reason for me not to be that optimistic is that we did a good job previously 🤠, based on the existing constraints...
- 08:33 AM Database Bug #11588: Implement a dedicated Query implementation for CAN-FIND
- To have a base to start from, I will describe current state.
For stand-alone function, there are two kind of it: u...
06/29/2026
- 06:37 PM Database Bug #11573: Remove unnecessary JDBC savepoint during validation
- I have reviewed 11573a, 16622..16624. I think the solution might work.
Please fix the following code style issues...
06/26/2026
- 08:52 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger Borrello wrote:
> Greg Shah wrote:
> > Why are you changing the naming convention? Please rename the patch f... - 08:32 PM Database Bug #11573: Remove unnecessary JDBC savepoint during validation
- My first question is what happens if the trigger decides to reject the record using <code class="PHP">RETURN ERROR</c...
06/25/2026
- 07:55 PM Database Feature #10491: Tool to standardize PG cluster creation
- After re-reviewing the script in r16624 I did not see anything wrong, except:
* the dependency on @startup_pg.sh@. T... - 01:39 PM Runtime Infrastructure Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- I think we should have different scripts for each OS. At least for latest 2-3 LTS. I am not sure whether:
* the name...
06/23/2026
- 02:45 PM Database Feature #11526 (Internal Test): Implement in-memory uniquness validation using Bloom filters
- Very well!
Let's get it tested and profiled, to see if it works correctly and improves performance, not regress it.
06/22/2026
- 04:51 PM Database Feature #11526: Implement in-memory uniquness validation using Bloom filters
- +Review of 11526a, r16609+
I think you are on the right track. The issues previously reported look fixed. I see ot...
Also available in: Atom