pgsql/ /configure.in rc/Makefile.global.in rc/ ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql/ /configure.in rc/Makefile.global.in rc/ ...
Date
Msg-id 20020305175525.F1F6547595E@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/03/05 12:55:23

Modified files:
    .              : configure.in
    src            : Makefile.global.in
    src/interfaces/jdbc: Makefile build.xml

Log message:
    At this moment, --enable-debug adds debugging information to most of the
    parts o f postgresql. The jdbc drivers are never compiled with debugging
    support. This p atch make sure that debugging information is added to
    the jdbc jar when the --en able-debug is added. This was usefull for me
    for debugging some java jdbc poolin g objects but this might perhaps be
    usefull for other people too?

    Dries Verachtert


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/backend/libpq auth.c
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/. configure