SVN Commit by dpage: r6839 - in trunk/pgadmin3: . docs/en_US pgadmin/debugger

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6839 - in trunk/pgadmin3: . docs/en_US pgadmin/debugger
Date: 2007-11-28 11:47:01
Message-ID: 200711281147.lASBl1up005897@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-11-28 11:47:00 +0000 (Wed, 28 Nov 2007)

New Revision: 6839

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6839&view=rev

Log:
Fix the debugger to send actual NULL values rather than
'NULL' through the EnterpriseDB callable statement API.
Allow parameter values to be NULL or empty strings on
both PostgreSQL and EnterpriseDB using the same syntax
as the Edit Grid.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/docs/en_US/debugger.html
trunk/pgadmin3/pgadmin/debugger/dbgTargetInfo.cpp
trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-11-28 13:11:38 SVN Commit by dpage: r6840 - in branches/REL-1_8_0_PATCHES/pgadmin3: . docs/en_US pgadmin/debugger
Previous Message svn 2007-11-27 14:11:56 SVN Commit by dpage: r6838 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/debugger