postgresql/src
Peter Eisentraut d5221c49a3 Fix cpluspluscheck for "Change gist stratnum function to use CompareType"
Commit 630f9a43ce introduced an enum forward declaration, which
doesn't work in C++.  To fix, just include the header file to get the
type.
2025-01-15 23:11:08 +01:00
..
backend Add more general summary to vacuumlazy.c 2025-01-15 14:17:32 -05:00
bin Drop warning-free support for Flex 2.5.35 2025-01-15 15:35:08 +01:00
common Fix a compiler warning in initStringInfo(). 2025-01-11 15:52:37 +09:00
fe_utils Drop warning-free support for Flex 2.5.35 2025-01-15 15:35:08 +01:00
include Fix cpluspluscheck for "Change gist stratnum function to use CompareType" 2025-01-15 23:11:08 +01:00
interfaces IWYU widely useful pragmas 2025-01-15 18:57:53 +01:00
makefiles Update copyright for 2025 2025-01-01 11:21:55 -05:00
pl Repair memory leaks in plpython. 2025-01-11 11:45:56 -05:00
port Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. 2025-01-14 18:50:24 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Change gist stratnum function to use CompareType 2025-01-15 11:34:04 +01:00
timezone Update copyright for 2025 2025-01-01 11:21:55 -05:00
tools Add a bit of documentation related to IWYU 2025-01-15 18:57:53 +01:00
tutorial Update copyright for 2025 2025-01-01 11:21:55 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Drop warning-free support for Flex 2.5.35 2025-01-15 15:35:08 +01:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00