Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 2B940B5DBD6 for ; Mon, 13 Jun 2011 13:39:47 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 38261-03 for ; Mon, 13 Jun 2011 16:39:40 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ew0-f46.google.com (mail-ew0-f46.google.com [209.85.215.46]) by mail.postgresql.org (Postfix) with ESMTP id 94BA5B5DBD1 for ; Mon, 13 Jun 2011 13:39:40 -0300 (ADT) Received: by ewy4 with SMTP id 4so1664334ewy.19 for ; Mon, 13 Jun 2011 09:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=kh5G3RQAj9X4O5cuQQiXsA8oSgLMSl/2zz5X1KGO1R8=; b=T3y6YWW0b5cz8FbGia/Wg+qQ7JJTzRByMdl7GSTXgXcz2llrJrireRDyGKGMvGMGjq hhJxSzkRNI+giBLhQxleQ/xaF+rrGz680asBGS/Tf6xRvCXELSK8qkh3unLX+S16AyX3 c+Um9kMHAf4MgQDBtfQmD7Ftzbho6ZlppSN58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=km8qY5o9bw/4QArsrwURJyBXHxcpGHtbfpIn3FN9YzDAGvLVnb4VqYldVHOiNhdHq/ dN8x778biunqu1M3WDCpcsGZP3cdCNhaBWRN86+wmJNm23/RYpAMV4tVZzOi3hhW0ZLL ReZdlLS6WiVUt+OoEsxbqkztO9TxZG07BUSJM= MIME-Version: 1.0 Received: by 10.14.100.202 with SMTP id z50mr2519216eef.215.1307983179359; Mon, 13 Jun 2011 09:39:39 -0700 (PDT) Received: by 10.14.96.4 with HTTP; Mon, 13 Jun 2011 09:39:39 -0700 (PDT) In-Reply-To: References: Date: Mon, 13 Jun 2011 12:39:39 -0400 Message-ID: Subject: Re: Add link to current_schemas in config.sgml From: Robert Haas To: Brendan Jurd Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.898 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RFC_ABUSE_POST=0.001 X-Spam-Level: X-Archive-Number: 201106/41 X-Sequence-Number: 6815 On Tue, May 31, 2011 at 2:27 AM, Brendan Jurd wrote: > This is just a quick docs patch to add a link to the mention of the > current_schemas function from 18.10.1. Statement Behavior. Your patch got mangled by my email client, but I committed what I believe to be the same change. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company