[DOCS] Novice Guide to PostgreSQL compilation on Windows

2004-05-12 Thread V i s h a l Kashyap @ [Sai Hertz And Control Systems]
Hi, I was successfully today with installation of MinGW MinSys and then compilation of PostgreSQL on an WindowsXP SP1. I have documented all my steps for my convenience and would like to know if someone else needs it or more appropriately would the document be accepted as PostgreSQL Windows H

Re: [DOCS] Novice Guide to PostgreSQL compilation on Windows

2004-05-12 Thread Shridhar Daithankar
V i s h a l Kashyap @ [Sai Hertz And Control Systems] wrote: Hi, I was successfully today with installation of MinGW MinSys and then compilation of PostgreSQL on an WindowsXP SP1. I have documented all my steps for my convenience and would like to know if someone else needs it or more approp

Re: [DOCS] Novice Guide to PostgreSQL compilation on Windows

2004-05-12 Thread V i s h a l Kashyap @ [Sai Hertz And Control Systems]
Hi , Could you please post it on a webpage? When everybody gets to look at it and refine it, possibly it can be included in postgresql documentation. I could have done it with web page but OpenOffice gives an ugly face to the export thus I am uploading a PDF format file at http://vishalkashyap

[DOCS] IS DISTINCT FROM not documented

2004-05-12 Thread Bruno Wolff III
On one of the other lists a suggestion was made to use the IS DISTINCT FROM operator. I didn't remember seeing anything about this before so I tried to look it up in the 7.4.2 documentation. After not finding anything, I tried grepping the documentation source and was only able to find a reference

Re: [DOCS] IS DISTINCT FROM not documented

2004-05-12 Thread Tom Lane
Bruno Wolff III <[EMAIL PROTECTED]> writes: > ... But even if it is there, it doesn't seem to > be in an obvious place. Actually, I just added docs for the row-wise version a day or two ago: http://developer.postgresql.org/docs/postgres/functions-comparisons.html#AEN12851 But it should probably b

Re: [DOCS] [HACKERS] Linking the previously separated documentation

2004-05-12 Thread Michael Glaesemann
On Feb 9, 2004, at 2:16 PM, Tom Lane wrote: Michael Glaesemann <[EMAIL PROTECTED]> writes: I've been eyeing providing links between the previously separated documentation books, ... Is anyone else working on something like this? Is it worthwhile? There's been talk of this earlier, but I don't recal