Re: [HACKERS] Regression tests

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Regression tests
Date: 2000-01-11 13:26:43
Message-ID: Pine.LNX.4.21.0001110136190.7876-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Just as I was thinking about putting in a "compatibility mode". This whole
psql output thing is a really tough issue and I think it won't be
completely resolved until Jan. 31st ...

On 2000-01-04, Thomas Lockhart mentioned:

> I've started going through the regression tests and updating for the
> new psql output. The first few tests have been committed, and I'll try
> working through the others in the next few days.
>
> I've also updated the test queries to use the extended SQL92 type
> coersion syntax rather than the older, non-standard Postgres "::"
> notation. I'll still keep some "::" queries somewhere so that the
> syntax continues to be tested...
>
> - Thomas
>
>

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-01-11 13:26:44 Who fried this?
Previous Message Peter Eisentraut 2000-01-11 13:26:42 Re: [SQL] createdb -D xxxx not working