ERROR: Invalid regular expression: parentheses ( ) not balanced

From: "Kathrine S" <skybert_ks(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: ERROR: Invalid regular expression: parentheses ( ) not balanced
Date: 2004-08-22 19:51:34
Message-ID: cP6Wc.40160$Vf.2070014@news000.worldonline.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Below is a copy of my sql sentence including the error I am getting. What
does the error mean? What have I done wrong?

kathrirs=# insert into faglaerer
kathrirs-# values ('f-001', '13056802876', 'Petter Lr',
lo_import('/home/studenter/it03/kathrirs/img/img01.jpg'),
kathrirs(# '2001-12-25', 100, 'Professor', 'A', 1,
'{"linux","programmering","matematikk","neutrale nettverk"}',
kathrirs(# 12, 'petter(dot)laer(at)dih(dot)no', '8212');
ERROR: Invalid regular expression: parentheses ( ) not balanced

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Greg Stark 2004-08-22 19:58:23 Re: reply to setting
Previous Message Roman Kunert 2004-08-22 00:41:35 disable constrained (contd.)