Re: plpgsql test layout - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: plpgsql test layout
Date
Msg-id 9c6d0565-37d2-c49e-964f-e75cfb594323@2ndquadrant.com
Whole thread Raw
In response to Re: plpgsql test layout  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: plpgsql test layout  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 12/11/17 19:29, Michael Paquier wrote:
> If I read vcregress.pl correctly, it seems to me that you need to do
> more with MSVC (see plcheck). The tests would kick if sql/ and
> expected/ are found, and the test list is fetched by looking at
> REGRESSION in the test files. However plpgsql code has an additional
> src/ folder which would cause the tests to not execute. If plpgsql
> code was moved on folder down then the tests would execute properly.

OK, I hacked something up for MSVC.  How about this?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: money type's overflow handling is woefully incomplete
Next
From: Peter Eisentraut
Date:
Subject: Re: Boolean partitions syntax