Andreas Seltenreich schrob:
> Teodor Sigaev schrob:
>
>> Thanks a lot, applied. Can you describe test suite? It may be useful
>> for test more...
>
> Here's a shell script that triggers the bug when I revert the patch.
Just tried the script on HEAD, and it was triggering an assertion. I
guess it
Teodor Sigaev schrob:
> Thanks a lot, applied. Can you describe test suite? It may be useful
> for test more...
Here's a shell script that triggers the bug when I revert the patch.
regards,
andreas
#!/bin/sh
set -x
set -e
PGPORT=5434
CLUSTER="gintest/"
ARCHIVE="gintest-archive/"
[ -d "$ARCHI
Thanks a lot, applied. Can you describe test suite? It may be useful for test
more...
GIN is young code and it needs to independently tests.
Andreas Seltenreich wrote:
I'm just experimenting a bit with GIN, and it is occasionally getting
stuck looping in findParents() during WAL replay.
--
Te