Remove a problem test from 'inherit' test case
authorPavan Deolasee <[email protected]>
Tue, 11 Sep 2018 05:55:09 +0000 (11:25 +0530)
committerPavan Deolasee <[email protected]>
Tue, 11 Sep 2018 05:55:09 +0000 (11:25 +0530)
commit691d6283f70f353e9426783db375b85074a316a0
treecfcb0e7dc127e9dee34529dcdc4a1d804a87ebeb
parent9004d29a9fe95378ece3ba1076f8aaf060b73dab
Remove a problem test from 'inherit' test case

There is a problem with reading an anonymous record type, resulting in an error
such as "ERROR:  input of anonymous composite types is not implemented".

This is an existing issue affecting even XL 9.5, but was masked so far by lack
of testing and also because we inadvertently accepted wrong output in XL 9.5.
For now, move the case to xl_known_bugs and open an issue to track this
potential long standing bug.
src/test/regress/expected/inherit.out
src/test/regress/expected/xl_known_bugs.out
src/test/regress/sql/inherit.sql
src/test/regress/sql/xl_known_bugs.sql