Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method - Mailing list pgsql-hackers

From Nikolay Shaplov
Subject Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method
Date
Msg-id 9629467.uHNm3GW8oi@x200m
Whole thread Raw
In response to Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: [PATCH] src/test/modules/dummy_index -- way to test reloptionsfrom inside of access method
List pgsql-hackers
В письме от вторник, 24 сентября 2019 г. 9:25:54 MSK пользователь Alvaro
Herrera написал:

> 0003 looks useful, thanks for completing it.  I think it would be a good
> idea to test invalid values for each type of reloption too (passing
> floating point to integers, strings to floating point, and so on).

We already do it in reloption regression tests.

My idea was to test here only the things that can't be tested in regression
tests, on in real indexes like bloom.





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Optimze usage of immutable functions as relation
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL12 and older versions of OpenSSL