postgresql/src
2022-08-07 10:19:40 +02:00
..
backend Fix function-defined-but-not-used warning. 2022-08-06 13:32:29 -04:00
bin Replace pgwin32_is_junction() with lstat(). 2022-08-06 12:50:59 +12:00
common Replace pgwin32_is_junction() with lstat(). 2022-08-06 12:50:59 +12:00
fe_utils Add xheader_width pset option to psql 2022-07-25 14:25:02 -04:00
include Simplify replacement code for strtof. 2022-08-07 12:42:41 +12:00
interfaces Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
makefiles Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -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 Remove HP-UX port. 2022-07-08 14:05:05 +12:00
test Remove unportable use of timezone in recent test 2022-08-07 10:19:40 +02:00
timezone Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
tools Simplify replacement code for strtof. 2022-08-07 12:42:41 +12: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 Increase minimum supported GNU make version to 3.81. 2022-07-23 12:12:42 -04:00
Makefile.shlib Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00