Re: [HACKERS] Re: [INTERFACES] retrieving varchar size

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgreSQL(dot)org, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: [INTERFACES] retrieving varchar size
Date: 1998-04-26 22:55:09
Message-ID: 199804262255.SAA05889@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

> > One thing that likely would *not* work very nicely is copy in/out
> > as part of a multi-command query, since there is currently no provision
> > for PQendcopy to return result(s). This is pretty braindead IMHO,
> > but I'm not sure we can change PQendcopy's API. Any thoughts? What

Adding a return result to PQendcopy would not be a big deal. Just
document it so the few people who do this in application know to free
the result. The interface libraries can handle the change.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-04-26 23:13:28 Re: [HACKERS] Re: [INTERFACES] retrieving varchar size
Previous Message Bruce Momjian 1998-04-26 21:38:31 Re: [HACKERS] Re: [INTERFACES] retrieving varchar size

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1998-04-26 23:13:28 Re: [HACKERS] Re: [INTERFACES] retrieving varchar size
Previous Message Peter T Mount 1998-04-26 22:53:29 Re: [INTERFACES] graphic-objects