Add minimal regression test for blessed record type transfer.
Andres Freund <andres@anarazel.de>
Add minimal regression test for blessed record type transfer. Test that blessed records can be transferred through a TupleQueue and correctly decoded by another backend. While touching the file, make sure that force_parallel_mode settings only cover relevant tests. Author: Thomas Munro, editorialized by Andres Freund Reviewed-By: Andres Freund Discussion: https://postgr.es/m/20170823054644.efuzftxjpfi6wwqs%40alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/select_parallel.out | modified | +37 −1 |
| src/test/regress/sql/select_parallel.sql | modified | +29 −2 |
Discussion
- POC: Sharing record typmods between backends 50 messages · 2017-04-07 → 2017-09-15