The following review has been posted through the commitfest application: make installcheck-world: not tested Implements feature: not tested Spec compliant: not tested Documentation: not tested
Hello, I have first build postgres with make, run make check-world and make intstallcheck in pg_prewarm directory. I have also successfully build postgres from source with meson, run 'meson test' and: meson test -C build pg_prewarm/regress pg_prewarm/001_basic 1/2 postgresql:pg_prewarm / pg_prewarm/regress OK 0.37s 1 subtests passed 2/2 postgresql:pg_prewarm / pg_prewarm/001_basic OK 0.73s 11 subtests passed Ok: 2 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 LGTM. I have set patch status to 'Ready for committer'. Regards Pierre Forstmann
