add Trusted Language Extensions (#405)
* add flex, fix copy pasta.
* chore: pg_tle in Docker (#542)
* chore: set pg_tle as 29th extension
* chore: place pg_tle in vars.yml
* chore: add pg_tle to Dockerfile
* chore: bump version
* chore: new line
* chore: add test for pg_tle
* fix: remove specified schema
* chore: update sql test formatting
---------
Co-authored-by: Han Qiao <[email protected]>
* chore: update release checksum
* Update ansible/Dockerfile
* fix: reinstate pg_tle in docker (#556)
* fix: reinstate pg_tle in Dockerfile
* fix
* fix: put back flex
---------
Co-authored-by: dragarcia <[email protected]>
Co-authored-by: Han Qiao <[email protected]>