public inbox for [email protected]  
help / color / mirror / Atom feed
From: Alvaro Herrera <[email protected]>
To: Tom Lane <[email protected]>
Cc: Robert Gravsjö <[email protected]>
Cc: liuzg4 liuzg4 <[email protected]>
Cc: [email protected]
Subject: Re: [GENERAL] how to select temp table
Date: Wed, 6 May 2009 16:53:07 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>

Tom Lane escribió:
> Alvaro Herrera <[email protected]> writes:
> > Apparently the only mention of pg_temp is in the CREATE FUNCTION page.
> 
> It's also described under the search_path GUC.

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</>

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.



view thread (15+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: [GENERAL] how to select temp table
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox