d more than once'
Here's a working example that a) matches the description ("change
password") and b) continues the steps started with the CREATE USER MAPPING
example.
ALTER USER MAPPING FOR bob SERVER foo OPTIONS (SET password 'public');
I've attached a patch as w
patch attached.
gabrielle
fix_wal_typos.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
.
> Currently, this information is usually distributed across the
> Description and Notes sections and sometimes hard to find.
>
> What do you think about this?
I think this is a great idea. Do you need help?
gabrielle
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To ma
ake it happen.
>
> Big +1 from me. The -docs list is pretty lonely, but I cannot see anyone
> objecting to this. You might post to -general if you want
> someone besides me to reply, ha ha ha!
+1. I also find this annoying.
gabrielle
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
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. This is probaby the right level of detail for this.
Thank you!
gabrielle
--
Sent via pgsql-docs mailing list (pgsql-do
Patch amends description of log_statement to include definition of "all" option.
gabrielle
From b48f3187ade475570df1eeca1721cf58204ee842 Mon Sep 17 00:00:00 2001
From: Gabrielle Roth
Date: Wed, 24 Feb 2010 18:34:03 -0800
Subject: [PATCH] Amend description of log_statement
- add def