Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id TAA06861 for postgres-redist; Tue, 12 Jul 1994 19:55:52 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199407130255.TAA06861@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from baram.kaist.ac.kr (baram.kaist.ac.kr [143.248.8.3]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id TAA06848 for <postgres@postgres.berkeley.edu>; Tue, 12 Jul 1994 19:55:25 -0700
Received: from localhost (yhjin@localhost) by baram.kaist.ac.kr (8.6.4/8.6.4) id KAA29534 for postgres@postgres.berkeley.edu; Wed, 13 Jul 1994 10:16:27 +0900
From: Youho Jin <yhjin@baram.kaist.ac.kr>
Message-Id: <199407130116.KAA29534@baram.kaist.ac.kr>
Subject: [Q] running program by LIBPQ
To: postgres@postgres.Berkeley.EDU
Date: Wed, 13 Jul 1994 10:16:26 +0900 (KST)
X-Mailer: ELM [version 2.4 PL21-h3]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 986       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Tue, 12 Jul 94 19:55:52 -0700
Resent-XMts: smtp

Hi..

I have one question about LIBPQ programming in Postgres.
I made three classes by POSTQUEL and append some instances by LIBPQ.
But I can't append instances by my C code program (I think my program has no 
bug) and my program runs without error.
But if I run this program in dbx ( debugging tool), all is correct i.e.
the instances I want to append is appended!
I don't know why this happened.

I run Postgres 4.2 on SunOS 4.1.3.

Any help is appreciated.

e-mail :  yhjin@baram.kaist.ac.kr

-- 
====================================================================
Youho Jin                                       Dept. of CS in KAIST
(042) 868-6687                                  Taejon, 305-701
yhjin@baram.kaist.ac.kr                         Republic of Korea
====================================================================
"We are on a threshold of a change in the universe comparable to the transition
 from nonlife to life."
-- Hans Moravec (on artificial intelligence)

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
