[DOCS] Wrong query examples in docs

2008-02-02 Thread Gurjeet Singh
http://www.postgresql.org/docs/8.2/interactive/indexes-opclass.html The examples given at the end of this page do not work in 8.2.4. I referred the 8.3 docs, and the examples there work fine for 8.2.4 db. Best regards, -- [EMAIL PROTECTED] [EMAIL PROTECTED] gmail | hotmail | indiatimes | yahoo

Re: [DOCS] [HACKERS] Wrong query examples in docs

2008-02-02 Thread Tom Lane
"Gurjeet Singh" <[EMAIL PROTECTED]> writes: > http://www.postgresql.org/docs/8.2/interactive/indexes-opclass.html > The examples given at the end of this page do not work in 8.2.4. They work fine for me ... regards, tom lane ---(end of broadcast)--

Re: [DOCS] Wrong query examples in docs

2008-02-02 Thread Gurjeet Singh
Sorry for the noise I am using SCREEN sessoins, and confused the session I was in. Sorry again... On Feb 2, 2008 9:05 PM, Gurjeet Singh <[EMAIL PROTECTED]> wrote: > http://www.postgresql.org/docs/8.2/interactive/indexes-opclass.html > > The examples given at the end of this page do not work