edb-debugger - server: Fix the debugger plugin following the header

From: dpage(at)pgfoundry(dot)org (Dave Page)
To: pgsql-committers(at)postgresql(dot)org
Subject: edb-debugger - server: Fix the debugger plugin following the header
Date: 2009-01-08 09:56:31
Message-ID: 20090108095631.CE07017ADE54@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix the debugger plugin following the header cleanup in Postgres.

Modified Files:
--------------
server:
plugin_debugger.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_debugger.c.diff?r1=1.8&r2=1.9)
plugin_profiler.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_profiler.c.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-01-08 12:47:58 pgsql: Add note that not all SQL commands support ONLY in the same way.
Previous Message Bruce Momjian 2009-01-08 03:24:54 Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree.