Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
More protocol.h replacements this time into walsender.c
From:
Dave Cramer <davecramer(at)gmail(dot)com>
To:
PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject:
More protocol.h replacements this time into walsender.c
Date:
2025-07-22 21:54:48
Message-ID:
CADK3HH+owWVdnbmWH4NHG8=+kXA_wjsyEVLoY719iJnb=+tT6A@mail.gmail.com
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2025-07-22 21:54:48 from Dave Cramer <davecramer(at)gmail(dot)com> 📎
2025-07-23 01:10:47 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-07-23 15:40:45 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-07-24 09:34:39 from Dave Cramer <davecramer(at)gmail(dot)com>
2025-07-24 19:03:45 from Dave Cramer <davecramer(at)gmail(dot)com> 📎
2025-07-24 20:48:34 from Álvaro Herrera <alvherre(at)kurilemu(dot)de>
2025-07-24 21:40:05 from Dave Cramer <davecramer(at)gmail(dot)com>
2025-07-24 21:05:33 from Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
2025-07-24 21:39:14 from Dave Cramer <davecramer(at)gmail(dot)com>
2025-07-25 08:11:31 from Álvaro Herrera <alvherre(at)kurilemu(dot)de>
2025-07-25 09:39:40 from Dave Cramer <davecramer(at)gmail(dot)com>
2025-07-25 10:23:18 from Álvaro Herrera <alvherre(at)kurilemu(dot)de> 📎
2025-07-25 10:28:28 from Dave Cramer <davecramer(at)gmail(dot)com>
2025-07-25 14:34:31 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-07-25 14:38:31 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
Lists:
pgsql-hackers
Greetings,
Patch attached
Dave Cramer
Attachment
Content-Type
Size
0001-replace-protocol-constants-with-named-constants-from.patch
application/octet-stream
2.4 KB
Responses
Re: More protocol.h replacements this time into walsender.c
at 2025-07-23 01:10:47 from Nathan Bossart
Browse pgsql-hackers by date
From
Date
Subject
Next Message
David Rowley
2025-07-22 22:18:26
Re: [PATCH] Use strchr() to search for a single character
Previous Message
Thomas Munro
2025-07-22 21:54:23
Re: [PATCH] Optimize ProcSignal to avoid redundant SIGUSR1 signals