From: | belhaouane(dot)eddy(at)gmail(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #14338: Problems of quotes with very long text |
Date: | 2016-09-25 13:50:51 |
Message-ID: | 20160925135051.1520.56902@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 14338
Logged by: eddydev03
Email address: belhaouane(dot)eddy(at)gmail(dot)com
PostgreSQL version: 9.5.4
Operating system: Windows 7
Description:
I found something weird when I simply try to single quote a very long text
like a text with 526366 characters.
Example: In the SQL execution interface, I copied a text with 526366
characters and then when I do '' and paste my_text inside the quote. the
interface change the text like randomly. There is any solution to enter a
very long text inside quotes?
Thanks for helping guys!!!!!
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2016-09-25 19:46:18 | Re: BUG #14338: Problems of quotes with very long text |
Previous Message | Michael Paquier | 2016-09-23 23:52:37 | Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled |