Revision history for PostgreSQL extension. 1.3.6 2022-10-24T100000 - Support upgrading (currently from 1.3.4) 1.3.5 2022-06-17T170000 - Support PostgreSQL 15 1.3.4 2021-10-21T200000 - Support upgrading (currently from 1.3.1) 1.3.3 2021-10-02T110000 - Support PostgreSQL 14 1.3.2 2021-01-12T170000 - Remove missing include in PostgreSQL 13 - Updated test instructions 1.3.1 2018-04-07T220100 - Fixed sql file installation 1.3.0 2018-04-07T220000 - Compile under 9.x and 10.x - Bug #1, when the query contains no trigrams. 1.2.0 2012-12-11T220000 - Used trigram index - Allowed to use like expressions in the query - Allowed to index null array items - Reworked all array match operators 1.1.3 2012-10-27T010000 - Allowed to build on Windows 1.1.2 2012-10-04T191850 - Fixed a crashed insert to a indexed table - Works with PostgreSQL 9.2 1.1.1 2012-10-04T025904 - Documentation fixes. 1.1.0 2012-10-04T021556 - Initial version.