| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY |
| Date: | 2009-08-10 20:22:47 |
| Message-ID: | 20090810202247.GG4796@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Robert Haas escribió:
> On Mon, Aug 10, 2009 at 4:16 PM, Alvaro Herrera<alvherre(at)postgresql(dot)org> wrote:
> > Log Message:
> > -----------
> > Refactor NUM_cache_remove calls in error report path to a PG_TRY block.
> >
> > The code in the new block was not reindented; it will be fixed by pgindent
> > eventually.
>
> ...breaking every patch that someone has in progress against that code?
I guess I neglected to add "a year from now or so". I'm not in a hurry
to run pgindent.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2009-08-10 20:31:43 | Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY |
| Previous Message | Robert Haas | 2009-08-10 20:17:58 | Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-08-10 20:26:21 | Re: Patch for 8.5, transformationHook |
| Previous Message | Robert Haas | 2009-08-10 20:17:58 | Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY |