pg_isok NEWS

* Changes made in release 1.4.1 2025-12-15

  Put version number into function source code comments, in lieu of
  having a pg_isok_version() function.  Because otherwise it's
  difficult to identify the version in a SQL-only install.  Add a FAQ
  entry about this.

  There is no plan to have the PG extension upgrade mechanism update
  the version number in the comment as the extension version changes.

* Changes made in release 1.4.0 2025-12-08

  Add documentation sub-section on upgrading.

* Changes made in release 1.3.0 2025-12-04

  Improve error message when run_isok_queries() is supplied an argument,
  a query, and the query does not execute.

* Changes to release 1.2.0

  Update "purpose" text on the doc home page.

* Changes to release 1.1.0

  Improve documentation of Isok's purpose.

* Changes to release 1.0.0

  Give ISOK_QUERIES.Error an in-db comment.

  Documentation improvements.

  Deprecate pgxnclient.  It requires a complete toolchain be installed.
  https://github.com/pgxn/pgxnclient/issues/50

* Changes to release 0.4.0

  Changed the name of ISOK_RESULTS.Catagory to ISOK_RESULTS.Type.

* Changes to release 0.2.0

  Trap error and deliver a custom error message when run_isok_queries(),
  with arguments, is given an iqname value that is not on ISOK_QUERIES.
