diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-03-27 20:26:05 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-03-27 20:26:05 -0500 |
commit | 7188a7806d208430aa5c717a1aefdf4980ed3d4d (patch) | |
tree | 05f3621794b9a8ec772dea1277839f73b66360f1 /src/backend/executor/nodeProjectSet.c | |
parent | 2d8f56dabbfd2f85da9a4e0fe4a4b4d6654864f1 (diff) | |
download | postgresql-7188a7806d208430aa5c717a1aefdf4980ed3d4d.tar.gz postgresql-7188a7806d208430aa5c717a1aefdf4980ed3d4d.zip |
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
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions