pgsql: Make ecpg test variable 'times' static so as not to conflict with

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make ecpg test variable 'times' static so as not to conflict with
Date: 2006-11-23 04:38:01
Message-ID: 20061123043801.E55179FA465@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make ecpg test variable 'times' static so as not to conflict with libc
symbol.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test/pgtypeslib:
dt_test2.pgc (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pgtypeslib/dt_test2.pgc.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-11-23 05:01:47 pgsql: Add: > * Allow SQL-language functions to return results from
Previous Message Bruce Momjian 2006-11-23 04:27:34 pgsql: Add "(assuming <varname>standard_conforming_strings</> is