Re: [HACKERS] PGSQL and NPGSQL does not display exact errors

2007-02-25 Thread Hiroshi Saito
Hi. Um, I think it is difficult for those messages to be standardized...Certainly different each DBMS expression makes the user often puzzled. Then, As for each DBMS, the history of evolution was different. That is, they were not able to share architecture. Please see the following message.

Re: [HACKERS] PGSQL and NPGSQL does not display exact errors

2007-02-25 Thread Joshua D. Drake
RPK wrote: > PGSQL and NPGSQL does not display exact error while using with VB.NET. We > faced a lot of trouble to find out actually where an error occured. > > For example in a routine we need to insert a record to the table. I forgot > to use "values" clause in the Insert Query, but PGSQL displa