I am seeing the following ecpg warning in CVS:
execute.c:841: warning: `str' might be used uninitialized in this function
execute.c:864: warning: assignment makes integer from pointer without a cast
---------------------------------------------------------------------------
Michael Meskes wrote:
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: meskes(at)postgresql(dot)org 03/03/18 05:46:39
>
> Modified files:
> src/interfaces/ecpg/ecpglib: execute.c
> src/interfaces/ecpg/include: pgtypes_error.h
> src/interfaces/ecpg/pgtypeslib: numeric.c
> src/interfaces/ecpg/preproc: Makefile ecpg.c
> src/interfaces/ecpg/test: num_test.pgc test1.pgc
> Added files:
> src/interfaces/ecpg/include: decimal.h
>
> Log message:
> Some bugfixes for numerical library.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
In response to
pgsql-committers by date
| Next: | From: Bruce Momjian - CVS | Date: 2003-03-18 17:05:01 |
| Subject: pgsql-server/doc/src/sgml/ref pg_dump.sgml |
| Previous: | From: Michael Meskes | Date: 2003-03-18 10:46:39 |
| Subject: pgsql-server/src/interfaces/ecpg ecpglib/execu ... |