Re: pgsql-server/src/interfaces/ecpg ecpglib/execu ... - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql-server/src/interfaces/ecpg ecpglib/execu ...
Date
Msg-id 200303181701.h2IH1gJ03201@candle.pha.pa.us
Whole thread Raw
In response to pgsql-server/src/interfaces/ecpg ecpglib/execu ...  (meskes@postgresql.org (Michael Meskes))
List pgsql-committers
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@postgresql.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql-server/src/interfaces/ecpg ecpglib/execu ...
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/doc/src/sgml/ref pg_dump.sgml