Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #4078: ERROR: operator does not exist: numeric = character varying


  • From: Peter Eisentraut <peter_e(at)gmx(dot)net>
  • To: pgsql-bugs(at)postgresql(dot)org
  • Cc: "rupesh" <patil(dot)rupesh(at)gmail(dot)com>
  • Subject: Re: BUG #4078: ERROR: operator does not exist: numeric = character varying
  • Date: Tue, 1 Apr 2008 14:42:34 +0200
  • Message-id: <200804011442(dot)34671(dot)peter_e(at)gmx(dot)net>

Am Dienstag, 1. April 2008 schrieb rupesh:
> ERROR:  operator does not exist: numeric = character varying at character
> 675
> HINT:  No operator matches the given name and argument type(s). You might
> need to add explicit type casts.
> (0.735 sec)
>
>
> This was previously working in 8.2.3 but not in 8.3

This was an intentional change.  Please read the release notes about fixing 
your code.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group