Excerpts from Tom Lane's message of vie jun 29 01:04:13 -0400 2012: > Alvaro Herrera <[email protected]> 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 <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
