[fpc-pascal] Re: TPQConnection: Duplicated error message.
Ludo Brands
ludo.brands at free.fr
Fri Apr 5 10:54:24 CEST 2013
On 04/05/2013 09:10 AM, Reinier Olislagers wrote:
>> I'm sure the guy who implemented this (I think Ludo Brands) can tell you
> exactly what's going on.
>
Yes;)
The background of spitting out the complete error detail was people
complaining about not getting the hints as they are used to when using
PGAdmin3 or psql. Also there are many places in sqldb where the pg error
is obfuscated by a generic sqldb message and where the PG returned error
message has a lot of additional info and is not a duplicate.
Turning off the full info by default is in light of above imho a big
step backwards. Usually people complain about getting not enough info.
An option to get less info is fine but shouldn't be turned on by default.
Ludo
More information about the fpc-pascal
mailing list