postgresql/src
Nathan Bossart 7188a7806d Improve style of pg_lfind32().
This commit simplifies pg_lfind32() a bit by moving the standard
one-by-one linear search code to an inline helper function.

Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/20240327013616.GA3940109%40nathanxps13
2024-03-27 20:26:05 -05:00
..
backend Rethink create and attach APIs of shared TidStore. 2024-03-28 10:03:28 +09:00
bin Fix random failure in 004_subscription. 2024-03-27 14:15:03 +05:30
common Run perltidy on generate-unicode_version.pl. 2024-03-27 13:21:29 -07:00
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2024-03-21 10:50:33 +05:30
include Improve style of pg_lfind32(). 2024-03-27 20:26:05 -05:00
interfaces Fix typo in comment 2024-03-25 14:49:17 +01:00
makefiles
pl Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting warnings 2024-03-19 07:09:31 +01:00
port Inline pg_popcount{32,64} into pg_popcount(). 2024-03-19 14:46:16 -05:00
template
test Rethink create and attach APIs of shared TidStore. 2024-03-28 10:03:28 +09:00
timezone
tools Remove ObjectClass type 2024-03-26 10:08:56 +01:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
meson.build
nls-global.mk