postgresql/src
Noah Misch 5f3d271d03 AIX: Stop adding option -qsrcmsg.
With xlc v16.1.0, it causes internal compiler errors.  With xlc versions
not exhibiting that bug, removing -qsrcmsg merely changes the compiler
error reporting format.  Back-patch to 9.4 (all supported versions).

Discussion: https://postgr.es/m/20191003064105.GA3955242@rfd.leadboat.com
2019-10-12 00:21:47 -07:00
..
backend Make crash recovery ignore restore_command and recovery_end_command settings. 2019-10-11 15:47:59 +09:00
bin pg_upgrade: Clean up some redundant code 2019-10-10 10:51:11 +02:00
common Optimize partial TOAST decompression 2019-10-01 14:28:28 +02:00
fe_utils Split out recovery confing-writing code from pg_basebackup 2019-09-25 14:35:24 -03:00
include Remove some code for old unsupported versions of MSVC 2019-10-08 10:50:54 +02:00
interfaces Put back pqsignal() as an exported libpq symbol. 2019-10-10 14:24:56 -04:00
makefiles Remove support for non-ELF BSD systems 2019-07-01 23:56:20 +01:00
pl Simplify PGAC_STRUCT_TIMEZONE Autoconf macro 2019-10-07 16:47:23 +02:00
port Remove some code for old unsupported versions of MSVC 2019-10-08 10:50:54 +02:00
template AIX: Stop adding option -qsrcmsg. 2019-10-12 00:21:47 -07:00
test Fix table rewrites that include a column without a default. 2019-10-09 22:00:50 -07:00
timezone Update time zone data files to tzdata release 2019c. 2019-09-20 19:53:33 -04:00
tools Remove some code for old unsupported versions of MSVC 2019-10-08 10:50:54 +02:00
tutorial Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Don't disable ccache when building with coverage support 2019-09-24 10:00:56 +02:00
Makefile.shlib Remove support for non-ELF BSD systems 2019-07-01 23:56:20 +01:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00