Re: [PATCH] Use wait_classes.h in pg_prewarm

From: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Dongpo Liu <poe(dot)liu(at)pm(dot)me>
Subject: Re: [PATCH] Use wait_classes.h in pg_prewarm
Date: 2026-08-08 15:45:48
Message-ID: 178620394847.1181.615420911709987295.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, failed
Implements feature: tested, failed
Spec compliant: tested, failed
Documentation: tested, failed

Hello,

Erratum: I send again the message after filling the Add Review form in the commitfest application.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pierre Forstmann 2026-08-08 15:51:47 Re: [PATCH] Use wait_classes.h in pg_prewarm
Previous Message Pierre Forstmann 2026-08-08 15:33:16 Re: [PATCH] Use wait_classes.h in pg_prewarm