| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Gravsjö <robert(at)blogg(dot)se>, liuzg4 liuzg4 <liuzg4(at)gmail(dot)com>, "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] how to select temp table |
| Date: | 2009-05-08 11:34:29 |
| Message-ID: | 4A0418C5.6030401@hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-general |
Alvaro Herrera wrote:
> Magnus Hagander escribió:
>> On 7 maj 2009, at 17.17, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
>> wrote:
>>
>>> Magnus Hagander escribió:
>>>> Alvaro Herrera wrote:
>>>>> Yeah, perhaps ... I think it should suggest all index entries that
>>>>> start with the search string, not necessarily equal.
>>>> Uh, I don't think that information is even available at that point.
>>>> We
>>>> index only the output of the web pages, not the SGML source.
>>> AFAIK the search "suggests" stuff from pg_docbot or something similar.
>>> That includes index entries.
>> The docbot index is completely manually maintained. It never reads
>> anything in our documetation.
>
> So where does the "we suggest this link" data come from?
A manually maintained database. That is regularly (as in, has been once)
synced over from the IRC bot database. Which is, again, manually
maintained by ppl in the irc channel.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Toews | 2009-05-13 21:03:28 | Pattern Matching doc |
| Previous Message | Alvaro Herrera | 2009-05-07 15:28:14 | Re: [GENERAL] how to select temp table |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2009-05-08 11:37:04 | Re: Question about function returning record |
| Previous Message | Michal Szymanski | 2009-05-08 09:25:05 | Re: structure of query does not match error during RETURN QUERY. |