file_fdw: Add regression tests for ON_ERROR and other options.
authorFujii Masao <fujii@postgresql.org>
Wed, 27 Nov 2024 14:40:11 +0000 (23:40 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 27 Nov 2024 14:40:11 +0000 (23:40 +0900)
commit631db1d4b251a500e22743fc3eec9fb8724baf67
tree58cfbae718bfe85364ba264ebafe9a442ff91cb9
parentaf35fe501af52f90355ac184a17643932a26464f
file_fdw: Add regression tests for ON_ERROR and other options.

This commit introduces regression tests to validate incorrect settings
for the ON_ERROR, LOG_VERBOSITY, and REJECT_LIMIT options in file_fdw.

Author: Atsushi Torikoshi
Reviewed-by: Fujii Masao
Suggested-by: Yugo Nagata
Discussion: https://postgr.es/m/20241113231706.09e5b5ea9640289312835be8@sraoss.co.jp
contrib/file_fdw/expected/file_fdw.out
contrib/file_fdw/sql/file_fdw.sql