Re: [HACKERS] [Fwd: In the Soup] - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] [Fwd: In the Soup]
Date
Msg-id 199804170937.LAA09584@gauss.topsystem.de
Whole thread Raw
In response to Re: [HACKERS] [Fwd: In the Soup]  (Tom Good <tomg@nrnet.org>)
List pgsql-hackers
Tom Good writes:
> I am *very* stuck on updates that use a call to gets().
> scanf() works fine but...
> when I need the usr to give me a string for a record update gets()
> behaves oddly.  The src compiles and links, connects, queries for a
> list of records and then uses printf() to ask for usr input.

We've solved this one in private mail. It was no bug in ecpg. So there's no
need for a patch in 6.3.2.

Michael
--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

pgsql-hackers by date:

Previous
From: "SC Altex Impex SRL"
Date:
Subject: pgsql 6.3 vs 6.3.1
Next
From: Massimo Dal Zotto
Date:
Subject: Re: [HACKERS] Anyone working on asynchronous NOTIFY reception?