pgsql: Don't link readline and supporting libraries into the backend. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Don't link readline and supporting libraries into the backend.
Date
Msg-id 20051128220639.C79629DCC1F@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Don't link readline and supporting libraries into the backend.
After a proposal by Martijn van Oosterhout (not exactly his patch though).

Modified Files:
--------------
    pgsql/src/backend:
        Makefile (r1.110 -> r1.111)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile.diff?r1=1.110&r2=1.111)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Recent changes to allow hash join to exit early given empty input
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Allow COMMENT ON to accept an expression rather than