aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_QNX4
Commit message (Collapse)AuthorAge
* Fix typo mentioned by Rich Morin.Bruce Momjian2002-07-09
|
* Updates for next release from Bernd Tegge.Thomas G. Lockhart2001-12-21
|
* I haven't tried building postgres with the Watcom compiler for 7.1 becauseBruce Momjian2001-05-24
| | | | | | | | | | | | | | | | it does not support 64bit integers. AFAIK that's the default data type for OIDs, so I am not surprised that this does not work. Use gcc instead. BTW., 7.1 does not compile as is with gcc either, I believed the required patches made it into the 7.1.1 release but obviously I missed the deadline. Since the ports mailing list does not seem to be archived I have attached a copy of the patch (for 7.1 and 7.1.1). I've just performed a build of a Watcom compiled version and found a couple of bugs in the watcom specific part of that patch. Please use the attached version instead. Tegge, Bernd
* Update QNX FAQBruce Momjian2000-04-04
|
* Add QNX fixes from Kardos, Dr. AndreasBruce Momjian2000-03-01
|
* Rename file to be consistant with other platform-specific FAQs.Thomas G. Lockhart2000-02-15