Re: BUG #15536: ERROR: column "value " does not exist - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #15536: ERROR: column "value " does not exist
Date
Msg-id 20181205142444.g5bgrsqmhxmdtdh4@alvherre.pgsql
Whole thread Raw
In response to RE: BUG #15536: ERROR: column "value " does not exist  ("Togou, Hakim" <hakim.togou@capgemini.com>)
List pgsql-bugs
Hi Hakim

On 2018-Dec-05, Togou, Hakim wrote:

> Yes that is true, I work with Mendix so I needed  the + to make it
> quoted string. So for your understanding this is the statement without
> Mendix related stuff.

Don't worry, I can read programming languages.

> Statement:
> INSERT INTO assetmanagement$asset ("id","ticker","fullname")
>     VALUES ('12345678910','test1','test2');

Yeah, this statement works fine.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #15535: psql: \copy: parse error at...
Next
From: Pavlo Golub
Date:
Subject: Re: [SUPPORT] How to calculate size of tables which are saved on disk?