pgsql: Remove dllinit.c; it was only needed for long-obsolete Cygwin - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove dllinit.c; it was only needed for long-obsolete Cygwin
Date
Msg-id 20060622235035.772A39FA66C@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
and there was some question about its copyright status.

Modified Files:
--------------
    pgsql/src:
        Makefile (r1.39 -> r1.40)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.diff?r1=1.39&r2=1.40)
    pgsql/src/backend:
        Makefile (r1.115 -> r1.116)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile.diff?r1=1.115&r2=1.116)
    pgsql/src/makefiles:
        Makefile.cygwin (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.cygwin.diff?r1=1.8&r2=1.9)
        Makefile.win32 (r1.9 -> r1.10)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.win32.diff?r1=1.9&r2=1.10)

Removed Files:
-------------
    pgsql/src/utils:
        Makefile
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/utils/Makefile)
        dllinit.c
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/utils/dllinit.c)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: pg_stop_backup was calling XLogArchiveNotify() twice for the
Next
From: pgstudy@pgfoundry.org (User Pgstudy)
Date:
Subject: fulldisjunction - fd: Some more deformed tuple structures consolidation