pgsql: Revert "Factor out functions responsible for caching I/O routine

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "Factor out functions responsible for caching I/O routine
Дата
Msg-id E1Ph4Th-0006S3-Fv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=de3c2d6e928b0f7fb2840914351b96fecce2a30d

Modified Files
--------------
src/pl/plpython/plpython.c |  245 ++++++++++++++++++++------------------------
1 files changed, 113 insertions(+), 132 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Suppress uninitialized-variable warning.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Suppress uninitialized-variable warning.