On Mon, 2008-12-15 at 15:34 +0000, Michael Meskes wrote:
> Modified Files:
> --------------
> 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)
I get this
misc.c:253: warning: assignment discards qualifiers from pointer target
type
I'm guessing that error comes from this commit?
--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support
In response to
Responses
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2008-12-15 19:07:48 |
| Subject: pgsql: Fix cast-away-const problem as well as bogus calculation of |
| Previous: | From: Tom Lane | Date: 2008-12-15 18:09:41 |
| Subject: pgsql: Arrange for the pg_foo_is_visible and has_foo_privilege families |