From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Alex Hunsaker <badalex(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pg_dump(all) --quote-all-identifiers |
Date: | 2010-07-22 01:26:33 |
Message-ID: | AANLkTimRUboZkie-hkzQ2OQ1qAF8jh-L55GNMT8DdTGh@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Jul 17, 2010 at 3:59 AM, Alex Hunsaker <badalex(at)gmail(dot)com> wrote:
> Patch looks and tests good to me. Only thing that seemed to be
> missing was documentation of the new pg_dump(all) and guc params.
> Find attached a stab at this. Yeah the docs I added need work, but I
> figure if you are anything like me its easier to work/tweak from a
> (crappy) base... At least with docs :). I also bumped the version
> check to 90100 from 90000.
Thanks for the review. Committed with some further cleanup.
Unfortunately, as I noticed just after committing, you only fixed ONE
of the two references to 90000, so I have corrected that with a second
commit.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2010-07-22 01:48:29 | Re: psql \conninfo command (was: Patch: psql \whoami option) |
Previous Message | Greg Smith | 2010-07-22 01:25:05 | Re: Disk caching |