Re: plpgsql test layout

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: plpgsql test layout
Date: 2017-12-07 20:21:22
Message-ID: CAFj8pRC-AG3hRuDKKaAP9v-4SqsuRsiM3nx8rYYi28aB+iXHKA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2017-12-07 20:08 GMT+01:00 Peter Eisentraut <
peter(dot)eisentraut(at)2ndquadrant(dot)com>:

> On 11/14/17 11:51, Pavel Stehule wrote:
> > One option would be to create a new test setup under
> src/pl/pgsql(/src)
> > and move some of the test material from the main test suite there.
> Some
> > of the test cases in the main test suite are more about SPI and
> triggers
> > and such, so it makes sense to keep these in the main line. Of
> course
> > finding the cut-off might be hard. Or maybe we'll just start with
> new
> > stuff from now on.
> >
> > Any thoughts?
> >
> > +1
>
> Here is a first attempt.
>

looks ok

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-12-07 20:22:43 Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple
Previous Message Robert Haas 2017-12-07 20:19:56 Re: Logical replication without a Primary Key