Re: Scratching my head why results are different between machines.

From: Justin Graf <justin(at)magwerks(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Scratching my head why results are different between machines.
Date: 2010-03-04 14:14:53
Message-ID: 4B8FC05D.8030106@magwerks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/4/2010 3:51 AM, Richard Huxton wrote:
> On 04/03/10 01:35, Craig Ringer wrote:
>>
>> http://support.microsoft.com/kb/942976/en-us
>
> Classy. Even better - according to the linked page, the 64 bit version
> is in the "System32" folder - yippee!
>
> " * The 32-bit version of the Odbcad32.exe file is located in the
> %systemdrive%\Windows\SysWoW64 folder.
> * The 64-bit version of the Odbcad32.exe file is located in the
> %systemdrive%\Windows\System32 folder."

Some of the naming conventions for Windows 64 suck. SysWoW64 = System
Windows on Windows 64 where does anyone get the idea this is where the
32bit apps are stored. Maintaining the System32 and using it to store
64 bit apps is Insane.

To pretty much anyone outside MS, a sane human would think 64 bit apps
in SysWoW64 and 32Bit apps in System32. :'(

All legitimate Magwerks Corporation quotations are sent in a .PDF file attachment with a unique ID number generated by our proprietary quotation system. Quotations received via any other form of communication will not be honored.

CONFIDENTIALITY NOTICE: This e-mail, including attachments, may contain legally privileged, confidential or other information proprietary to Magwerks Corporation and is intended solely for the use of the individual to whom it addresses. If the reader of this e-mail is not the intended recipient or authorized agent, the reader is hereby notified that any unauthorized viewing, dissemination, distribution or copying of this e-mail is strictly prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and destroy all occurrences of this e-mail immediately.
Thank you.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2010-03-04 15:00:42 Re: The REAL cost of joins
Previous Message Asher Hoskins 2010-03-04 13:12:36 Re: to_timestamp() and quarters