postgresql/src
Peter Eisentraut bd944884e9 Consolidate ItemPointer to Datum conversion functions
Instead of defining the same set of macros several times, define it
once in an appropriate header file.  In passing, convert to inline
functions.

Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://www.postgresql.org/message-id/flat/844dd4c5-e5a1-3df1-bfaf-d1e1c2a16e45%40enterprisedb.com
2023-02-13 09:57:15 +01:00
..
backend Consolidate ItemPointer to Datum conversion functions 2023-02-13 09:57:15 +01:00
bin Fix various typos in code and tests 2023-02-09 14:43:53 +09:00
common
fe_utils
include Consolidate ItemPointer to Datum conversion functions 2023-02-13 09:57:15 +01:00
interfaces Properly NULL-terminate GSS receive buffer on error packet reception 2023-02-06 11:20:07 +09:00
makefiles
pl Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
port
template
test Fix incorrect presorted DISTINCT aggregate if condition 2023-02-13 20:38:37 +13:00
timezone
tools Make pg_bsd_indent's .h files inclusion-order-safe. 2023-02-12 13:06:37 -05:00
tutorial Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
Makefile.global.in
Makefile.shlib
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk