Re: [HACKERS] Add value to error message when size extends

2014-01-19 Thread Maor Lipchuk
Hi Tom and Marti Thank you so much for your respond. The solution Tom proposed is much more better, and it will be a great solution for clarifying many issues regarding this error. Regards, Maor On 01/19/2014 10:00 PM, Tom Lane wrote: > Marti Raudsepp writes: >> On Sun, Jan 19, 2014 at 8:10 PM

[HACKERS] Add value to error message when size extends

2014-01-19 Thread Maor Lipchuk
he limited size. (See bug #8880) Attached is a WIP patch which attend to make the message clearer. Regards, Maor and Daniel >From c77ce40572b2079f3f107bd05c563331e000737a Mon Sep 17 00:00:00 2001 From: Maor Lipchuk Date: Sun, 19 Jan 2014 18:13:52 +0200 Subject: [PATCH] varchar.c[WIP]: Add valu