postgresql 7.2b4 bug - Mailing list pgsql-hackers

From guard
Subject postgresql 7.2b4 bug
Date
Msg-id 001401c1965a$6b66b240$34c0c0c0@xxx
Whole thread Raw
Responses Re: postgresql 7.2b4 bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
dear sir
 
 
 
my database create -E UNICODE

can't run

timestamp(date '2000-12-25')
error message>> parse error at or near "date"

lpad('hi',4,'??')  >> not return '??hi'
rpad('hi',4,'x')  >> return error string
 

pgsql-hackers by date:

Previous
From: Bear Giles
Date:
Subject: preannouncement: libpkixpq 0.3 will have crypto
Next
From: "Rod Taylor"
Date:
Subject: Re: Some interesting results from tweaking spinlocks