Thread
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Use PqMsg_* macros in applyparallelworker.c.
- 989b2e4d5c95 19 (unreleased) landed
-
Use PqMsg_* macros in fe-protocol3.c.
- 3ef2b863a376 19 (unreleased) landed
-
use PqMsg macros in fe-protocol3.c
Nathan Bossart <nathandbossart@gmail.com> — 2025-08-25T14:57:00Z
I noticed a couple more opportunities to use the PqMsg_* macros. -- nathan
-
Re: use PqMsg macros in fe-protocol3.c
Jacob Champion <jacob.champion@enterprisedb.com> — 2025-08-25T15:11:25Z
On Mon, Aug 25, 2025 at 7:57 AM Nathan Bossart <nathandbossart@gmail.com> wrote: > > I noticed a couple more opportunities to use the PqMsg_* macros. LGTM! --Jacob
-
Re: use PqMsg macros in fe-protocol3.c
Fabrízio de Royes Mello <fabriziomello@gmail.com> — 2025-08-25T15:13:27Z
On Mon, Aug 25, 2025 at 11:57 AM Nathan Bossart <nathandbossart@gmail.com> wrote: > > I noticed a couple more opportunities to use the PqMsg_* macros. > Nice. LGTM! -- Fabrízio de Royes Mello
-
Re: use PqMsg macros in fe-protocol3.c
Nathan Bossart <nathandbossart@gmail.com> — 2025-08-25T16:10:16Z
On Mon, Aug 25, 2025 at 12:13:27PM -0300, Fabrízio de Royes Mello wrote: > On Mon, Aug 25, 2025 at 11:57 AM Nathan Bossart <nathandbossart@gmail.com> wrote: >> I noticed a couple more opportunities to use the PqMsg_* macros. > > Nice. LGTM! Thanks, committed. -- nathan
-
Re: use PqMsg macros in fe-protocol3.c
Ranier Vilela <ranier.vf@gmail.com> — 2025-08-25T17:03:11Z
Em seg., 25 de ago. de 2025 às 13:10, Nathan Bossart < nathandbossart@gmail.com> escreveu: > On Mon, Aug 25, 2025 at 12:13:27PM -0300, Fabrízio de Royes Mello wrote: > > On Mon, Aug 25, 2025 at 11:57 AM Nathan Bossart < > nathandbossart@gmail.com> wrote: > >> I noticed a couple more opportunities to use the PqMsg_* macros. > > > > Nice. LGTM! > > Thanks, committed. > If you don't mind I think that have one more source. patch attached. best regards, Ranier Vilela
-
Re: use PqMsg macros in fe-protocol3.c
Nathan Bossart <nathandbossart@gmail.com> — 2025-08-25T19:11:52Z
On Mon, Aug 25, 2025 at 02:03:11PM -0300, Ranier Vilela wrote: > If you don't mind I think that have one more source. Good catch. Committed. -- nathan
-
Re: use PqMsg macros in fe-protocol3.c
Ranier Vilela <ranier.vf@gmail.com> — 2025-08-25T19:13:05Z
Em seg., 25 de ago. de 2025 às 16:11, Nathan Bossart < nathandbossart@gmail.com> escreveu: > On Mon, Aug 25, 2025 at 02:03:11PM -0300, Ranier Vilela wrote: > > If you don't mind I think that have one more source. > > Good catch. Committed. > Thanks. best regards, Ranier Vilela