Excerpts from Tom Lane's message of vie jun 29 01:04:13 -0400 2012:
> Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> > I propose this patch which echoes the commands to the respective log
> > files. I would backpatch this to 9.2.
>
> OK, but the fflush just before fclose seems a bit pointless; fclose
> will do that anyway no?
Bah, yes, thanks. Pushed with that change.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
In response to
pgsql-hackers by date
| Next: | From: Nils Goroll | Date: 2012-06-29 17:07:11 |
| Subject: Update on the spinlock->pthread_mutex patch experimental:
replace s_lock spinlock code with pthread_mutex on linux |
| Previous: | From: Jaime Casanova | Date: 2012-06-29 16:39:15 |
| Subject: Re: [v9.3] Extra Daemons (Re: elegant and effective way for
running jobs inside a database) |