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
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
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
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