postgresql/src
Andrew Dunstan af39c1da7d Provide for testing on python3 modules when under MSVC
This should have been done some years ago as promised in commit
c4dcdd0c2. However, better late than never.

Along the way do a little housekeeping, including using a simpler test
for the python version being tested, and removing a redundant subroutine
parameter. These changes only apply back to release 9.5.

Backpatch to all live releases.
2018-05-04 15:56:01 -04:00
..
backend Add HOLD_INTERRUPTS section into FinishPreparedTransaction. 2018-05-03 20:10:34 +03:00
bin Fix make rules that generate multiple output files. 2018-03-23 13:45:38 -04:00
common Unlink static libraries before rebuilding them. 2015-03-01 13:06:39 -05:00
include Change more places to be less trusting of RestrictInfo.is_pushed_down. 2018-04-20 15:19:17 -04:00
interfaces In libpq, free any partial query result before collecting a server error. 2018-04-13 12:53:46 -04:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:56 -04:00
pl Fix make rules that generate multiple output files. 2018-03-23 13:45:38 -04:00
port Enlarge find_other_exec's meager fgets buffer 2018-04-19 10:45:15 -03:00
template AIX: Test the -qlonglong option before use. 2015-07-17 03:02:03 -04:00
test Revert back-branch changes in power()'s behavior for NaN inputs. 2018-05-02 17:32:41 -04:00
timezone Sync our copy of the timezone library with IANA release tzcode2018e. 2018-05-04 12:26:52 -04:00
tools Provide for testing on python3 modules when under MSVC 2018-05-04 15:56:01 -04:00
tutorial Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03: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 make rules that generate multiple output files. 2018-03-23 13:45:38 -04:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00