aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/lib/forms.tcl
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-01-27 18:34:38 +0000
committerBruce Momjian <bruce@momjian.us>2001-01-27 18:34:38 +0000
commit2a7ab4d91683314b7ac2afc3851a628f5233f8da (patch)
tree7fce98e45f424439a5cd3d621748fb8afe0875be /src/bin/pgaccess/lib/forms.tcl
parent7fcd675dc34e4621975c356c4c48bcca53c3f322 (diff)
downloadpostgresql-2a7ab4d91683314b7ac2afc3851a628f5233f8da.tar.gz
postgresql-2a7ab4d91683314b7ac2afc3851a628f5233f8da.zip
Update to pgaccess 0.98.7.
Diffstat (limited to 'src/bin/pgaccess/lib/forms.tcl')
-rw-r--r--src/bin/pgaccess/lib/forms.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pgaccess/lib/forms.tcl b/src/bin/pgaccess/lib/forms.tcl
index de4761e9f67..c0f5938e53e 100644
--- a/src/bin/pgaccess/lib/forms.tcl
+++ b/src/bin/pgaccess/lib/forms.tcl
@@ -803,6 +803,7 @@ switch $PgAcVar(fdobj,$item,class) {
set DataControlVar($base.$name,recno) 0
set DataControlVar($base.$name,nrecs) \[pg_result \$res -numTuples\]
setCursor NORMAL
+ pg_result \$res -clear
}"
namespace eval ::DataControl($base.$name) "proc setSQL {sqlcmd} {
global DataControlVar