Title:		postgresql-14-client.tcz
Project:	postgresql
Description:	PostgreSQL Database Management System client
Version:	14.11
Author:		PostgreSQL Global Development Group
Original-site:	http://www.postgresql.org
Copying-policy:	PostgreSQL License
Size:		420K
Extension_by: 	andyj
Tags:		postgresql database client
Comments:	Advanced database which is ACID compliant, has strong ANSI-SQL:2008
		compliance, full foreign key support, supports subqueries and subselects,
		joins, views, triggers, and stored procedures.
		Procedural languages supported:
		PG SQL, Perl 5, Python 3.6, Tcl 8.6, C/C++
		Compiled for support for 128 character object names for compatibility
		----
Change-log:	2023/04/06 First version, 14.7
		2023/09/09 Updated to version 14.9
		2023/12/12 Updated to version 14.10 (openssl 3.2 support broken)
Current:	2024/04/16 Updated to version 14.11 with openssl 3.2 working