aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/next/load.c
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2025-08-06 11:37:07 +0100
committerDean Rasheed <dean.a.rasheed@gmail.com>2025-08-06 11:37:07 +0100
commit5761d991c98471b7dab3147b71f9caf00a6f8ce4 (patch)
treeabde7f7cc89dd2fe42c0130a16f277ac5f72e672 /src/backend/port/next/load.c
parent811633105a38bc40ff2f75879a4b9a1113bb0347 (diff)
downloadpostgresql-master.tar.gz
postgresql-master.zip
Refactor int128.h, bringing the native and non-native code together.HEADmaster
This rearranges the code in src/include/common/int128.h, so that the native and non-native implementations of each function are together inside the function body (as they are in src/include/common/int.h), rather than being in separate parts of the file. This improves readability and maintainability, making it easier to compare the native and non-native implementations, and avoiding the need to duplicate every function comment and declaration. Author: Dean Rasheed <dean.a.rasheed@gmail.com> Reviewed-by: John Naylor <johncnaylorls@gmail.com> Discussion: https://postgr.es/m/CAEZATCWgBMc9ZwKMYqQpaQz2X6gaamYRB+RnMsUNcdMcL2Mj_w@mail.gmail.com
Diffstat (limited to 'src/backend/port/next/load.c')
0 files changed, 0 insertions, 0 deletions