Re: [DOCS] Array functions not mentioned in Index

2009-04-09 Thread Tom Lane
Bruce Momjian writes: > Did unnest() get added properly too? Yes, I included it in the patch. regards, tom lane -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs

Re: [DOCS] Array functions not mentioned in Index

2009-04-09 Thread Bruce Momjian
Mario Splivalo wrote: > Tom Lane wrote: > > Mario Splivalo writes: > >> Hope this is ok. How can I submit patch for 8.3 documentation? > > > > I think you just did. Applied, thanks. > > I pulled the source from CVS HEAD branch, I see that is 8.4 > documentation (for instance, 'cardinality' fun

Re: [DOCS] Array functions not mentioned in Index

2009-04-01 Thread Mario Splivalo
Tom Lane wrote: Mario Splivalo writes: Hope this is ok. How can I submit patch for 8.3 documentation? I think you just did. Applied, thanks. I pulled the source from CVS HEAD branch, I see that is 8.4 documentation (for instance, 'cardinality' function is nonexistant for 8.3). PS: why'

Re: [DOCS] Array functions not mentioned in Index

2009-03-31 Thread Tom Lane
Mario Splivalo writes: > Hope this is ok. How can I submit patch for 8.3 documentation? I think you just did. Applied, thanks. regards, tom lane PS: why'd you omit unnest()? -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscr

Re: [DOCS] Array functions not mentioned in Index

2009-03-31 Thread Mario Splivalo
Alvaro Herrera wrote: > Mario Splivalo wrote: >> None of the array functions >> (http://www.postgresql.org/docs/8.3/interactive/functions-array.html) >> are mentioned in the documentation index. Is that intentional? >> I thought it would be 'handy' to have those functions referenced in index. > >

Re: [DOCS] Array functions not mentioned in Index

2009-03-31 Thread Mario Splivalo
Alvaro Herrera wrote: Mario Splivalo wrote: None of the array functions (http://www.postgresql.org/docs/8.3/interactive/functions-array.html) are mentioned in the documentation index. Is that intentional? I thought it would be 'handy' to have those functions referenced in index. Agreed -- plea

Re: [DOCS] Array functions not mentioned in Index

2009-03-30 Thread Alvaro Herrera
Mario Splivalo wrote: > None of the array functions > (http://www.postgresql.org/docs/8.3/interactive/functions-array.html) > are mentioned in the documentation index. Is that intentional? > I thought it would be 'handy' to have those functions referenced in index. Agreed -- please submit a patch.

[DOCS] Array functions not mentioned in Index

2009-03-29 Thread Mario Splivalo
None of the array functions (http://www.postgresql.org/docs/8.3/interactive/functions-array.html) are mentioned in the documentation index. Is that intentional? I thought it would be 'handy' to have those functions referenced in index. Mike -- Sent via pgsql-docs mailing list (pgsql-docs