Re: [GENERAL] how to select temp table
От | Magnus Hagander |
---|---|
Тема | Re: [GENERAL] how to select temp table |
Дата | |
Msg-id | 4A02E5B2.5030001@hagander.net обсуждение исходный текст |
Ответ на | Re: [GENERAL] how to select temp table (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: [GENERAL] how to select temp table
|
Список | pgsql-docs |
Alvaro Herrera wrote: > Tom Lane escribió: >> Alvaro Herrera <alvherre@commandprompt.com> writes: >>> Hmm, we have another problem then, which is that GUC vars are not >>> showing in the search results when you search for their names. For >>> example if I search for search_path I am suggested >>> http://www.postgresql.org/docs/current/static/ddl-schemas.html#DDL-SCHEMAS-PATH >>> but nothing else. >>> Oh, I see the problem .. the index entry is "search_path configuration >>> parameter". I think it would be better if it were >>> <primary>search_path</><secondary>configuration parameter</> >> Seems like what you are describing is a bug in the search engine, >> not a problem we must address by doubling the vertical space needed for >> literally hundreds of index entries. > > Yeah, perhaps ... I think it should suggest all index entries that > start with the search string, not necessarily equal. > > Magnus? :-) 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. //Magnus
В списке pgsql-docs по дате отправления: