Hi Thomas,
Good to read. I will merge with the last svn commit, thanks to git it will be easy ;) Best regards, -Nicolas Fortin GIS Workshop IRSTV FR CNRS 2488 Le mardi 16 juillet 2013 08:42:15 UTC+2, Thomas Mueller a écrit : > > Hi, > > Hm, I couldn't reproduce the problem so far. What I did was run you test > with the H2 trunk. At first, I got an exception because Geometry > serialization for the MVTableEngine wasn't implemented yet, I guess you > used a patched version of H2. But then I have implemented that missing > piece (it is committed in the trunk), and now the test works with the > following output: > > 0 store.getUnsavedPageCount()==616 > 1 store.getUnsavedPageCount()==5 > 2 store.getUnsavedPageCount()==5 > ... > 34 store.getUnsavedPageCount()==5 > 35 store.getUnsavedPageCount()==5 > 36 store.getUnsavedPageCount()==3 > 37 store.getUnsavedPageCount()==3 > 38 store.getUnsavedPageCount()==2 > 39 store.getUnsavedPageCount()==22 > 40 store.getUnsavedPageCount()==2 > 41 store.getUnsavedPageCount()==2 > 42 store.getUnsavedPageCount()==2 > 43 store.getUnsavedPageCount()==2 > 44 store.getUnsavedPageCount()==3 > 45 store.getUnsavedPageCount()==4 > > Regards, > Thomas > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
