OSDN Git Service

Revert "Factor out functions responsible for caching I/O routines".
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Jan 2011 18:12:55 +0000 (13:12 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Jan 2011 18:12:55 +0000 (13:12 -0500)
commitde3c2d6e928b0f7fb2840914351b96fecce2a30d
treea3f62f2e75aa568997ececeae4298f342efc47fd
parent10e99f15d423b1730929af1992593c6649952fd5
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.
src/pl/plpython/plpython.c