Re: [HACKERS] Array bug is still there.... - Mailing list pgsql-hackers

From David Friend
Subject Re: [HACKERS] Array bug is still there....
Date
Msg-id a397885e01e64f86969fc711f78fee3c
Whole thread Raw
In response to [HACKERS] Array bug is still there....  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
On Thu, 19 Jun 1997, Andrew Martin wrote:

> > Don't know who uses arrays,
> > but it apparently isn't anyone who cares enough to try fixing the
> > problem.
>
> I agree. I've never used them and don't know anyone who has. My point
> is that if this is a feature we are keeping then it should work
> properly. If not, then it could be dumped like time travel, but I'm
> sure there must be some people out there somewhere who do use it :-)

I use arrays.  I wrote a time sheet program.  For a given employee,
month and contract I store, among other things, an array giving the
hours worked for each day of the month.

David Friend                ! cq995@freenet.carleton.ca
Atlantis Scientific Inc.        ! david.friend@atlsci.com
20 Colonnade Rd, Suite 110        ! 613-727-1087 (voice)
Ottawa, Ontario, CANADA  K2E 7M6    ! 800-265-3894 (voice)
ERGOvista Scientific Image Analysis    ! 613-727-5853 (fax)

------------------------------

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] xid table corrupted.
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Patch to psql.c to allow .psqlrc file