pgsql: Volatile-qualify a dozen variables in plpython.c to eliminate

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Volatile-qualify a dozen variables in plpython.c to eliminate
Date: 2007-07-13 04:57:59
Message-ID: 20070713045759.B34A39FB544@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Volatile-qualify a dozen variables in plpython.c to eliminate warnings
from old versions of gcc. It's not clear to me that this is really
necessary for correctness, but less warnings are always good.
Per buildfarm results and local testing.

Modified Files:
--------------
pgsql/src/pl/plpython:
plpython.c (r1.101 -> r1.102)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c.diff?r1=1.101&r2=1.102)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpavlin 2007-07-13 10:13:31 pgestraier - pgestraier: added IMDB download link for test database
Previous Message Tom Lane 2007-07-13 03:43:24 pgsql: Fix map_sql_typecoll_to_xmlschema_types() to not fail on dropped