postgresql/src
Richard Guo 6e826278f1 Fix pgindent damage
Oversight in commit e0ece2a98.
2025-01-13 11:27:32 +09:00
..
backend Fix pgindent damage 2025-01-13 11:27:32 +09:00
bin Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:04:23 +13:00
common Fix a compiler warning in initStringInfo(). 2025-01-11 15:52:37 +09:00
fe_utils flex code modernization: Replace YY_EXTRA_TYPE define with flex option 2025-01-06 09:47:58 +01:00
include Fix pgindent damage 2025-01-13 11:27:32 +09:00
interfaces Fix error message wording 2025-01-07 20:07:32 +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 Update copyright for 2025 2025-01-01 11:21:55 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Fix JsonExpr deparsing to quote variable names in the PASSING clause. 2025-01-12 13:35:12 +00:00
timezone Update copyright for 2025 2025-01-01 11:21:55 -05:00
tools Refactor some code related to backend statistics 2025-01-10 09:00:48 +09: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 Use <stdint.h> and <inttypes.h> for c.h integers. 2024-12-04 15:05:38 +13: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