Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Z3G8b-0006By-RO for pgsql-docs@arkaria.postgresql.org; Fri, 12 Jun 2015 04:00:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1Z3G8b-0004e8-Bq for pgsql-docs@arkaria.postgresql.org; Fri, 12 Jun 2015 04:00:13 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1Z3G8a-0004du-Qu for pgsql-docs@postgresql.org; Fri, 12 Jun 2015 04:00:12 +0000 Received: from mail-ie0-x231.google.com ([2607:f8b0:4001:c03::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Z3G8X-0005Bn-Nt for pgsql-docs@postgresql.org; Fri, 12 Jun 2015 04:00:12 +0000 Received: by iebmu5 with SMTP id mu5so16885717ieb.1 for ; Thu, 11 Jun 2015 21:00:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=I91WlhF5v9VIwScJLYdk25UbfD1M7PI11Fp0FoEE7/Y=; b=KrGq98RGFjMKSmb7usQhvcVOeKkdR1Hkm1QSBEUyLbx0lfCt1DdhyNJ0w2zMj9Vxik Sgl5DF2ecnwNU9ggqgm0hsicUcHrd8C6QZwnsooO+OWlgc9tEVAU482bSntwEd1j80eS lJvWhB+8w+0kAZS7f5syiS2aEdF0EgVbcym5/GrghEhEAHaeyjv8b8GNLU3ntjeVAxLw FLYoNYEWDcfENSRx1UIbLB1YAoZ0xst0kx0xsw9upXmRhC7iFDGYtYd0n+/jSn9bULQD m9+vKdQ5axVgddaZoFhBBiw70ppBMK1v72s5Od0bXAFufhTflax9/9IvzePJvaU5Cf7l StKw== MIME-Version: 1.0 X-Received: by 10.42.135.131 with SMTP id p3mr14354294ict.81.1434081607834; Thu, 11 Jun 2015 21:00:07 -0700 (PDT) Received: by 10.36.159.193 with HTTP; Thu, 11 Jun 2015 21:00:07 -0700 (PDT) In-Reply-To: References: Date: Fri, 12 Jun 2015 13:00:07 +0900 Message-ID: Subject: Re: pg_file_settings and catalog.sgml From: Fujii Masao To: pgsql-docs Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Fri, Jun 12, 2015 at 1:47 AM, Fujii Masao wrote: > Hi, > > System catalogs and views should be listed in alphabetical order, > but only pg_file_settings view not. The attached patch fixes this > alphabetization. > > The patch also fixes two typos in comments related to pg_file_settings. Applied. Regards, -- Fujii Masao -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs