pgsql: Fix another const-decoration mismatch, per Magnus.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix another const-decoration mismatch, per Magnus.
Date: 2006-04-09 22:01:19
Message-ID: 20060409220119.5ACD511F60B3@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix another const-decoration mismatch, per Magnus.

Modified Files:
--------------
pgsql/src/include/commands:
schemacmds.h (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/commands/schemacmds.h.diff?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2006-04-10 09:46:58 psqlodbc - psqlodbc: Make the config dialogues a little more presentable
Previous Message Bruce Momjian 2006-04-09 20:27:27 pgsql: Add comment for why we recompile pgport C files.