Received: from maia.hub.org (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id C9F1363269C for ; Thu, 25 Feb 2010 15:27:49 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 99510-04 for ; Thu, 25 Feb 2010 19:27:36 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mail.postgresql.org (Postfix) with ESMTP id C45876322EA for ; Thu, 25 Feb 2010 15:27:38 -0400 (AST) Received: by qw-out-2122.google.com with SMTP id 9so65404qwb.61 for ; Thu, 25 Feb 2010 11:27:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=L8jHUCBGajZEzkfGBscnYynuxhA8eBsZZm5xM4PozX0=; b=tcx0DuOm6msAf8AQIrqQZS7JfWY/qHf2BfSr0i/vR08hbGqGbTngri/WXjvgGnOnfa V57/mwVKk0u/Y2Oo5IhPn22UYyjfZQyiGAWeYT+IqQUj792LwYbdWBHNM/WrADJnAW12 HLgj5E7JLVWs0BaDWgtynKZQqZDavyok/3wgs= 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:content-transfer-encoding; b=k7b6hc/3XIIc+0vdoiiXFpov9y8kN6o9XaVShSRVz6c1/VYJ4Zq6sG/X/e13Zy2H3c YHgU6In5EwxTT5WZQf85DIvdppKfCNqfqe+MQZlUjPbxgRWuix7Vtdy5TII/MuPyu0bC DT7lgaqdIovgyh269w5qFsoNCWhchILoNSj+E= MIME-Version: 1.0 Received: by 10.229.38.69 with SMTP id a5mr1129034qce.15.1267126057624; Thu, 25 Feb 2010 11:27:37 -0800 (PST) In-Reply-To: <201002251920.o1PJKfM01351@momjian.us> References: <7494.1267124877@sss.pgh.pa.us> <201002251920.o1PJKfM01351@momjian.us> Date: Thu, 25 Feb 2010 11:27:37 -0800 Message-ID: <48bb92b1002251127g7e505dcfy5e30089d43d6a0c8@mail.gmail.com> Subject: Re: [PATCH] log_statement docs From: gabrielle To: Bruce Momjian Cc: Tom Lane , pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.187 tagged_above=-10 required=5 tests=AWL=0.412, BAYES_00=-2.599 X-Spam-Level: X-Archive-Number: 201002/46 X-Sequence-Number: 5362 On Thu, Feb 25, 2010 at 11:20 AM, Bruce Momjian wrote: > I have applied the following patch with adds "off" and "all statements" > identifiers. =A0This is probaby the right level of detail for this. Thank you! gabrielle