Обсуждение: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

Поиск
Список
Период
Сортировка

pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

От
neilc@svr1.postgresql.org (Neil Conway)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    neilc@svr1.postgresql.org    04/03/04 17:47:18

Modified files:
    doc/src/sgml   : errcodes.sgml
    src/backend/utils/adt: float.c oid.c
    src/include/utils: errcodes.h
    src/test/regress/expected: oid.out
    src/test/regress/sql: oid.sql

Log message:
    Emit a warning when an empty string is input to the oid, float4, and
    float8 types. This begins the deprecation of this feature: in 7.6,
    this input will be rejected.

    Also added a new error code for warnings about deprecated features,
    and updated the regression tests.


Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

От
Christopher Kings-Lynne
Дата:
This should also definitely be in the release notes as a warning...

Chris

Neil Conway wrote:

> CVSROOT:    /cvsroot
> Module name:    pgsql-server
> Changes by:    neilc@svr1.postgresql.org    04/03/04 17:47:18
>
> Modified files:
>     doc/src/sgml   : errcodes.sgml
>     src/backend/utils/adt: float.c oid.c
>     src/include/utils: errcodes.h
>     src/test/regress/expected: oid.out
>     src/test/regress/sql: oid.sql
>
> Log message:
>     Emit a warning when an empty string is input to the oid, float4, and
>     float8 types. This begins the deprecation of this feature: in 7.6,
>     this input will be rejected.
>
>     Also added a new error code for warnings about deprecated features,
>     and updated the regression tests.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

От
Neil Conway
Дата:
Christopher Kings-Lynne wrote:
> This should also definitely be in the release notes as a warning...

Right; when Bruce compiles them, he should include a note to that effect.

-Neil

Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

От
Bruce Momjian
Дата:
Neil Conway wrote:
> Christopher Kings-Lynne wrote:
> > This should also definitely be in the release notes as a warning...
>
> Right; when Bruce compiles them, he should include a note to that effect.

I will certainly see it.  I cover all the CVS logs in making the list.

--
  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