pgsql: Remove contrib/spi/preprocessor, which has been uninteresting - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove contrib/spi/preprocessor, which has been uninteresting
Date
Msg-id 20071203192040.114C57540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove contrib/spi/preprocessor, which has been uninteresting ever
since we supported standard FOREIGN KEY constraint syntax.  It was
harmless enough just sitting there, but the prospect of having to
document it is surely more work than it's worth.

Removed Files:
-------------
    pgsql/contrib/spi/preprocessor:
        README.MAX
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/spi/preprocessor/README.MAX)
        example.sql
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/spi/preprocessor/example.sql)
        step1.c
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/spi/preprocessor/step1.c)
        step2.pl
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/spi/preprocessor/step2.pl)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Default to integer timestamps being off until 8.4, to correspond
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: edb-debugger - server: Cleanup a bunch of compiler warnings, C++isms