Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Constantin Teodorescu <teo(at)flex(dot)ro>
Cc: PostgreSQL Interfaces <pgsql-interfaces(at)postgreSQL(dot)org>, "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL
Date: 1999-08-11 12:32:26
Message-ID: 37B16D5A.999F0A43@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

> > > I think it would be better to return the string as:
> > > "red" "blue" "green"
> > > and tcl users could directly process the array as an ordinary tcl list.

Would it be also possible to use simple lists for arrays on *input* as
well as output? The implementation would be symmetric and (presumably)
easier to use...

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Constantin Teodorescu 1999-08-11 12:32:40 Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL
Previous Message Thomas Lockhart 1999-08-11 12:23:05 Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 1999-08-11 12:32:40 Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL
Previous Message Thomas Lockhart 1999-08-11 12:23:05 Re: [HACKERS] libpgtcl and array fields return format - PROPOSAL