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

Started by Nonameover 22 years ago4 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

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.

#2Christopher Kings-Lynne
chriskl@familyhealth.com.au
In reply to: Noname (#1)
Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

This should also definitely be in the release notes as a warning...

Chris

Neil Conway wrote:

Show quoted text

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

#3Neil Conway
neilc@samurai.com
In reply to: Christopher Kings-Lynne (#2)
Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

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

#4Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#3)
Re: pgsql-server/ oc/src/sgml/errcodes.sgml rc/bac ...

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