[BUGS] BUG #4112: Error on access table's data

2008-04-17 Thread Malcus
The following bug has been logged online: Bug reference: 4112 Logged by: Malcus Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.7 Operating system: Windows 2003 Server Description:Error on access table's data Details: When I execute a SELECT command in a ta

Re: [BUGS] Server does not start when log_statement_stats is set to on

2008-04-17 Thread Alvaro Herrera
Bruce Momjian wrote: > > I am discarding this thread from the patches queue. We have fixed some > of it so a LOG message is issued for invalid postgresql.conf > combinations. We could do more, but there doesn't seem to be a clear > TODO here. Actually there's a clear TODO in GUC_complaint_elevel

Re: [BUGS] BUG: Protocol 3.0 ErrorResponse: Last 'null' characterseems odd

2008-04-17 Thread Eugen.Konkov
It's designed that way intentionally to aid in error detection. Parsing the packet following its internal structure should end up exactly at the end of the packet according to the length word. Otherwise something's corrupted. Why you do not follow this rule for all messages? 70 00 00 00 27 6D

[BUGS] BUG #4110: Error on select doing (date +1)

2008-04-17 Thread Josep Llort
The following bug has been logged online: Bug reference: 4110 Logged by: Josep Llort Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 8.2 8.3 Operating system: Ubuntu Linux Description:Error on select doing (date +1) Details: I found it when I upgrading jdbc