aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-05-26 22:14:59 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-05-26 22:14:59 -0400
commit79f0f7cab81b03e930deea6220e8bbc5b46f392a (patch)
tree53972381587af9abb7f0d706d6f13ab9431fc363 /src
parent10eb60c2dc9461b56cf90cf05032a078eef7243d (diff)
downloadpostgresql-79f0f7cab81b03e930deea6220e8bbc5b46f392a.tar.gz
postgresql-79f0f7cab81b03e930deea6220e8bbc5b46f392a.zip
Remove configure check prohibiting threaded libpython on OpenBSD.
According to recent tests, this case now works fine, so there's no reason to reject it anymore. (Even if there are still some OpenBSD platforms in the wild where it doesn't work, removing the check won't break any case that worked before.) We can actually remove the entire test that discovers whether libpython is threaded, since without the OpenBSD case there's no need to know that at all. Per report from Davin Potts. Back-patch to all active branches.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions