postgresql/src
Peter Eisentraut 301de6a6f6 Partial pgindent of .l and .y files
Trying to clean up the code a bit while we're working on these files
for the reentrant scanner/pure parser patches.  This cleanup only
touches the code sections after the second '%%' in each file, via a
manually-supervised and locally hacked up pgindent.
2024-12-25 17:55:42 +01:00
..
backend Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
bin Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
common meson: Export all libcommon functions in Windows builds 2024-12-25 18:14:18 +02:00
fe_utils Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
include syncrep parser: pure parser and reentrant scanner 2024-12-24 18:05:06 +01:00
interfaces Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
makefiles Use __attribute__((target(...))) for AVX-512 support. 2024-11-07 13:58:43 -06:00
pl Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
port Fix elog(FATAL) before PostmasterMain() or just after fork(). 2024-12-10 13:51:59 -08:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Remove pg_attribute.attcacheoff column 2024-12-20 23:22:37 +13:00
timezone Update time zone data files to tzdata release 2024b. 2024-10-29 11:49:38 -04:00
tools Remove pgrminclude and associated scripts 2024-12-24 14:02:42 +01:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -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 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00