[COMMITTERS] pgsql: Remove temporary Windows-specific debugging code.

2007-02-28 Thread Magnus Hagander
Log Message: --- Remove temporary Windows-specific debugging code. Modified Files: -- pgsql/src/backend/storage/file: fd.c (r1.135 -> r1.136) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.135&r2=1.136) --

[COMMITTERS] pgsql: Remove temporary Windows-specific debugging code; it seems the

2006-11-06 Thread Tom Lane
Log Message: --- Remove temporary Windows-specific debugging code; it seems the problem with fopen() not using FILE_SHARE_DELETE was indeed the bug we were after, given lack of recent reports. Modified Files: -- pgsql/src/backend/storage/file: fd.c (r1.130 -> r1.131