View Issue Details

IDProjectCategoryView StatusLast Update
0002069Database Workbench v6PostgreSQL Modulepublic2023-04-24 10:07
ReporterMartijn Tonies Assigned ToMartijn Tonies  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version6.2.0 
Summary0002069: Support for PostgreSQL 14
Description- procedures with OUT parameters ( https://www.postgresql.org/docs/14/sql-createprocedure.html )
- standard SQL as function/procedure body ( https://www.postgresql.org/docs/14/sql-createfunction.html & https://www.postgresql.org/docs/14/sql-createprocedure.html )
- trim_array() https://www.postgresql.org/docs/14/functions-array.html
- string_to_table() https://www.postgresql.org/docs/14/functions-string.html
- Add bytea equivalents of ltrim() and rtrim()
- unistr() https://www.postgresql.org/docs/14/functions-string.html
- bit_xor() bit_count() date_bin()
- Add SQL-standard SEARCH and CYCLE clauses for common table expressions
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-10-18 09:34 Martijn Tonies New Issue
2022-11-30 15:59 Martijn Tonies Assigned To => Martijn Tonies
2022-11-30 15:59 Martijn Tonies Status new => assigned
2023-03-23 10:19 Martijn Tonies Description Updated
2023-03-23 10:19 Martijn Tonies Status assigned => resolved
2023-03-23 10:19 Martijn Tonies Resolution open => fixed
2023-03-23 10:19 Martijn Tonies Fixed in Version => 6.2.0
2023-04-24 10:07 Martijn Tonies Status resolved => closed