pgquarrel 0.6.0 released - Mailing list pgsql-announce

From Euler Taveira
Subject pgquarrel 0.6.0 released
Date
Msg-id CAHE3wgiNqEYfr=6f3yWmstdcD6fmUdVBfzCbkTFeU7AdDS_CVw@mail.gmail.com
Whole thread Raw
List pgsql-announce
pgquarrel is an open source program that compares PostgreSQL database
schemas (DDL) whose result is a set of commands to produce identical
schemas. It is licensed under PostgreSQL license.

Notable changes in this release include:

* support some commands:
  - ACCESS METHOD
  - FOREIGN TABLE
  - POLICY
  - PUBLICATION
  - SUBSCRIPTION
  - PROCEDURE
  - TRANSFORM
* Debian package
* quote role names (when it is required)
* escape strings in comments and security labels
* PostgreSQL 12 support
* improve tests
* various bug fixes

This release completes the list of PostgreSQL commands (excluding
global commands such as DATABASE, ROLE, and TABLESPACE).

Thanks to all users that submitted patches and also to all users who
reported bugs and feature requests.

Download pgquarrel: https://github.com/eulerto/pgquarrel/releases

Contributions are welcome! How can you help? Open an issue (bug
report, feature request, suggestion, portability problem) or submit a
pull request (solve an issue, new feature).


-- 
   Euler Taveira                                   Timbira -
http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento



pgsql-announce by date:

Previous
From: danap
Date:
Subject: Ajqvue Version 3.1 Released
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - November 24, 2019 ==