On Thu, Sep 20, 2012 at 7:56 PM, Haifeng Liu wrote:
>
> On Sep 20, 2012, at 10:34 PM, Craig James wrote:
>
>
>
> On Thu, Sep 20, 2012 at 1:55 AM, Haifeng Liu wrote:
>
>> I want to write a hash function which acts as String.hashCode() in java:
>> hash = hash * 31 + s.charAt(i)... but I got integ
On Tue, Sep 11, 2012 at 2:48 PM, Vincent Dautremont
wrote:
> Hi,
> I'm using Postgresql 9.1.3 x64 on Windows 2008,
> I'm doing reliability tests and effects and consequences of a server power
> failure.
If you're looking to test for reliability and bugginess, I'd highly
suggest testing against th
On Fri, 21 Sep 2012 10:33:25 -0600, Scott Marlowe wrote:
> On Tue, Sep 11, 2012 at 2:48 PM, Vincent Dautremont
> wrote:
>> Hi,
>> I'm using Postgresql 9.1.3 x64 on Windows 2008,
>> I'm doing reliability tests and effects and consequences of a server
>> power failure.
>
> If you're looking to tes