[pgpool-committers: 10509] pgpool: Import likely/unlikely from PostgreSQL.
Tatsuo Ishii
ishii at postgresql.org
Wed May 28 21:22:41 JST 2025
Import likely/unlikely from PostgreSQL.
These macros are not only useful to enhance performance (if correctly
used) but make porting codes from PostgreSQL to pgpool easier since
the macros occasionally used in the code.
Discussion: [pgpool-hackers: 4599] Porting likely/unlikely
https://www.pgpool.net/pipermail/pgpool-hackers/2025-May/004600.html
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ffd3a5224033d4828f81c7e4518cad36ddffdfe5
Modified Files
--------------
src/include/pool_type.h | 15 +++++++++++++++
1 file changed, 15 insertions(+)
More information about the pgpool-committers
mailing list