pgsql: Do not try to change a const variable.

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Do not try to change a const variable.
Date: 2008-12-15 15:34:07
Message-ID: 20081215153407.57B917563FE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Do not try to change a const variable.

Modified Files:
--------------
pgsql/src/interfaces/ecpg:
ChangeLog (r1.392 -> r1.393)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.392&r2=1.393)
pgsql/src/interfaces/ecpg/ecpglib:
misc.c (r1.44 -> r1.45)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c?r1=1.44&r2=1.45)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-12-15 16:52:16 pgsql: Remove newly-added regression test cases that referenced
Previous Message Tom Lane 2008-12-15 15:06:31 pgsql: Reduce the scaling factor for attstattarget to number-of-lexemes