postgresql/src
2023-10-07 20:36:47 +03:00
..
backend Fix another typo in e0b1ee17dc 2023-10-07 20:36:47 +03:00
bin Restore proper linkage of pg_char_to_encoding() and friends. 2023-10-07 12:08:10 -04:00
common Restore proper linkage of pg_char_to_encoding() and friends. 2023-10-07 12:08:10 -04:00
fe_utils Allow using syncfs() in frontend utilities. 2023-09-06 16:27:16 -07:00
include Restore proper linkage of pg_char_to_encoding() and friends. 2023-10-07 12:08:10 -04:00
interfaces Add some const qualifiers 2023-09-26 11:28:57 +01:00
makefiles Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
pl Remove environment sensitivity in pl/tcl regression test. 2023-09-29 20:21:10 -04:00
port Meson: check for pg_config_paths.h left over from make 2023-08-24 10:33:53 +12:00
template
test Add test for checking the line length of --help output 2023-10-06 11:56:19 +02:00
timezone
tools Return data from heap_page_prune via a struct. 2023-09-28 10:36:34 -04:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 2023-09-29 14:07:30 -04:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
meson.build
nls-global.mk