postgresql/src
2022-08-10 13:49:48 +02:00
..
backend Fix some inconsistencies with GUC categories 2022-08-09 20:01:44 +09:00
bin Remove unused short option from getopt_long() call 2022-08-10 12:02:32 +03:00
common Replace pgwin32_is_junction() with lstat(). 2022-08-06 12:50:59 +12:00
fe_utils Fix mismatched file identifications 2022-08-09 09:21:37 +07:00
include Introduce optimized routine for linear searches of arrays 2022-08-10 10:48:29 +07:00
interfaces Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
makefiles solaris: Remove unnecessary gcc / gnu ld vs sun studio differences 2022-08-07 09:36:01 -07:00
pl Add PGDLLEXPORTS to some plpgsql function declarations 2022-07-20 10:24:50 +02:00
port Simplify replacement code for strtof. 2022-08-07 12:42:41 +12:00
template aix: Remove checks for very old OS versions 2022-08-07 09:36:01 -07:00
test Fix typo in test_oat_hooks README 2022-08-10 13:49:48 +02:00
timezone Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
tools Fix MSVC build script's check for obsolete node support functions. 2022-08-08 14:43:35 -04:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in windows: Remove HAVE_MINIDUMP_TYPE test 2022-08-07 09:36:01 -07:00
Makefile.shlib solaris: Remove unnecessary gcc / gnu ld vs sun studio differences 2022-08-07 09:36:01 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00