aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-01-11 20:13:31 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-01-11 20:13:31 -0500
commit796d1e889f2b5f88b33a425fdfd08d7906cbd66a (patch)
tree72524780c0601bb2d625134cb640543728cbf8c0 /src/backend/access/transam/xlog.c
parentfb6fcbd33fbbd6d31fa2b39938e60ecb48dc4de4 (diff)
downloadpostgresql-796d1e889f2b5f88b33a425fdfd08d7906cbd66a.tar.gz
postgresql-796d1e889f2b5f88b33a425fdfd08d7906cbd66a.zip
Remove no-longer-needed old-style check for incompatible plpythons.
Commit 866566a690bb9916 introduced a new mechanism for incompatible plpythons to detect each other. I left the old mechanism in place, because it seems possible that a plpython predating that commit might be used with one postdating it. (This would require updating plpython3 but not plpython2 or vice versa, but that seems well within the realm of possibility.) However, surely it will not be able to happen in 9.6 or later, so we can delete the old mechanism in HEAD.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions