Path to this page:
Subject: CVS commit: pkgsrc/databases
From: Benny Siegert
Date: 2021-11-06 16:09:26
Message id: 20211106150926.CB842FAEC@cvs.NetBSD.org
Log Message:
New package, p5-pgFormatter. From Kogule Ryo in PR pkg/56444.
A PostgreSQL SQL syntax beautifier that can work as a console program or as a
CGI.
This SQL formatter/beautifier supports keywords from SQL-92, SQL-99, SQL-2003,
SQL-2008, SQL-2011 and PostgreSQL specifics keywords. Works with any other
databases too.
Changes from the submitted version in the PR:
- p5 prefix for the package name
- clean up of github logic
- REPLACE_PERL
- updated distinfo with BLAKE2s
Files: