Add Reverse Engineered SQL tests for FTS Dictionaries. Fixes #4460 Branch ------ electron2
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9cb02f0638bdf116927df20f6ad1a5e018d25cd2 Author: Nagesh Dhope <nagesh.dh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_11.rst | 1 + .../alter_fts_dictionary_delete_options.sql | 10 ++++ .../tests/default/alter_fts_dictionary_options.sql | 11 ++++ .../tests/default/create_fts_dictionary.sql | 7 +++ .../fts_dictionaries/tests/default/tests.json | 62 ++++++++++++++++++++++ 5 files changed, 91 insertions(+)