Обсуждение: pgsql: Test that it works to RESET an invalid reloption

Поиск
Список
Период
Сортировка

pgsql: Test that it works to RESET an invalid reloption

От
Alvaro Herrera
Дата:
Test that it works to RESET an invalid reloption

This works today, and it's valuable to ensure it doesn't get broken
if/when we get around to refactoring the implementation.

Author: Nikolay Shaplov <dhyan@nataraj.su>
Discussion: https://postgr.es/m/4563991.km65PDbjlG@thinkpad-pgpro

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7db01fbcefbd95a7c97afa128fab59f4a09b3ff1

Modified Files
--------------
src/test/regress/expected/reloptions.out | 11 +++++++++++
src/test/regress/sql/reloptions.sql      |  7 +++++++
2 files changed, 18 insertions(+)