Re: type casting troubles

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: type casting troubles
Date: 2001-09-20 14:57:28
Message-ID: 3BAA03D8.51E4DB30@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Nope, these variants all work for me. But I know where the problem is
> now: you have a broken version of FigureColname() in parse_target.c.
> Somebody submitted a bogus patch last week; I've fixed it in current
> CVS, but evidently your sources are from last week.

Sure. cvsup needed to be upgraded on hub.org (and I wasn't certain it
would work anyway given the recent changes), so I stopped updating my
tree while I was in the middle of the big push to get the date/time
stuff written.

Darn.

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-09-20 15:04:13 Re: PostgreSQL funding/organization
Previous Message Thomas Lockhart 2001-09-20 14:54:43 Re: type casting troubles