Hello
I know that exists a script file for postgreSQL that have the operator *=
and others.
Where can I find that script ?
Thanks
Luis Sousa
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users
I think i already discovered what's the problem !! At least the problem is not
happening again.
It was some problems in some triggers that are implementend in the database.
Anyway, i appreciatte all the time that you took with my problem
Best Regards
Luis Sousa
Stephan Szabo
before making the
> constraint. I'm working on adding a check for that now.
>
> Or for that matter, any other rules or triggers could do it.
>
> On Fri, 15 Dec 2000, Luis Sousa wrote:
>
> > I just trying to execute a simple query in a table to delete a simpe reco
I received that message working directly in psql.
I already send another email, please see.
Regards
Luis Sousa
Thomas Lockhart wrote:
> > But i'm not making any compare.
> > I just wrote delete from table; and i receive that message.
>
> Hmm. We will need to kno
ipt i receive the message below.
The most strange is that i droped the table and i created again,
maintaining the structure created with the script and i didn't had any
problems !!!
Best Regards
Luis Sousa
Stephan Szabo wrote:
> What is the schema of the table involved and what are the quer
I'm trying to delete all the records or only one record or insert one
record in a table but
i'm having this message:
ERROR: Unable to identify an operator '=' for types 'int4' and 'text'
You will have to retype this query using an explicit cast
What's this means ???
Thanks
Luis Sousa
I'm trying to delete all the records or only one record from a table but
i'm having this message:
ERROR: Unable to identify an operator '=' for types 'int4' and 'text'
You will have to retype this query using an explicit cast
What's this means ???
Thanks
Luis Sousa