postgresql/src
2017-11-02 20:51:13 +01:00
..
backend Fix corner-case errors in brin_doupdate(). 2017-11-02 12:54:23 -04:00
bin pg_basebackup: Fix comparison handling of tablespace mappings on Windows 2017-11-01 21:44:55 -04:00
common pgindent run for 9.6 2016-06-09 18:02:36 -04:00
fe_utils Restore psql's SIGPIPE setting if popen() fails. 2016-12-07 12:39:24 -05:00
include Revert bogus fixes of HOT-freezing bug 2017-11-02 15:51:05 +01:00
interfaces Fix float parsing in ecpg INFORMIX mode. 2017-11-02 20:51:13 +01:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:56 -04:00
pl Translation updates 2017-08-28 10:17:39 -04:00
port Stamp 9.6.5. 2017-08-28 17:21:42 -04:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Revert bogus fixes of HOT-freezing bug 2017-11-02 15:51:05 +01:00
timezone Update time zone data files to tzdata release 2017c. 2017-10-23 18:15:47 -04:00
tools Improve gendef.pl diagnostic on failure to open sym file 2017-10-26 10:10:37 -04: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 PL/Perl portability fix: absorb relevant -D switches from Perl. 2017-07-31 12:38:35 -04:00
Makefile.shlib Fix typos in comments. 2017-02-06 11:34:15 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak