postgresql/src
Tom Lane 578cb33dfb Portability fix for zic.c.
Missed an inttypes.h dependency in previous patch.  Per buildfarm.
2019-04-26 21:20:33 -04:00
..
backend Fix some minor postmaster-state-machine issues. 2019-04-24 14:15:45 -04:00
bin Have pg_upgrade's Makefile honor NO_TEMP_INSTALL 2019-03-31 08:22:04 -04:00
common Fix portability failure introduced in commits d2b0b60e7 et al. 2018-12-26 15:30:30 -05:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include Fix detection of passwords hashed with MD5 2019-04-24 09:05:25 +09:00
interfaces Fix off-by-one check that can lead to a memory overflow in ecpg. 2019-04-11 21:05:59 +02:00
makefiles Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. 2019-04-09 08:25:42 -07:00
pl Translation updates 2019-02-11 14:21:55 +01:00
port Fix error handling of readdir() port implementation on first file lookup 2019-03-04 09:50:14 +09:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Repair assorted issues in locale data extraction. 2019-04-23 18:51:31 -04:00
timezone Portability fix for zic.c. 2019-04-26 21:20:33 -04:00
tools Consistently test for in-use shared memory. 2019-04-12 22:39:52 -07:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
Makefile.global.in Consistently test for in-use shared memory. 2019-04-12 22:39:52 -07:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak