pgsql: Test that it works to RESET an invalid reloption

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Test that it works to RESET an invalid reloption
Дата
Msg-id E1rBYpP-009BxO-2j@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Rename ShmemVariableCache to TransamVariables
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Remove some unnecessary #includes of postmaster/interrupt.h