Revert "Factor out functions responsible for caching I/O routines".

Tom Lane <tgl@sss.pgh.pa.us>

Commit: de3c2d6e928b0f7fb2840914351b96fecce2a30d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-01-23T18:12:55Z
Releases: 9.1.0
Revert "Factor out functions responsible for caching I/O routines".

This reverts commit 740e54ca84c437fd67524f97a3ea9ddea752e208, which seems
to have tickled an optimization bug in gcc 4.5.x, as reported upstream at
https://bugzilla.redhat.com/show_bug.cgi?id=671899
Since this patch had no purpose beyond code beautification, it's not
worth expending a lot of effort to look for another workaround.

Files

PathChange+/−
src/pl/plpython/plpython.c modified +113 −132