Title:		postgresql-10-client.tcz
Project:	postgresql
Description:	PostgreSQL Database Management System client
Version:	10.23
Author:		PostgreSQL Global Development Group
Original-site:	http://www.postgresql.org
Copying-policy:	PostgreSQL License
Size:		372K
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:	2018/04/12 First version, 10.3
		2018/04/12 compiled for TC 9.x
		2018/08/17 updated to version 10.5
	        2018/11/11 updated to version 10.6
		2019/01/21 recompiled for TC 10.x
		2019/02/15 updated to version 10.7
		2019/05/31 updated to version 10.8
		2019/07/06 updated to version 10.9, recompiled with openssl-1.1.1
		2019/10/19 updated to version 10.10
		2019/11/24 updated to version 10.11
		2020/02/06 recompiled for TC 11.x, updated python from 2.7 to 3.6
		2020/02/28 updated to version 10.12
		2020/06/13 updated to version 10.13
		2020/09/11 updated to version 10.14
		2021/01/23 updated to version 10.15, compiled for TC 12.x
Current:	2023/04/06 updated to version 10.23, compiled for TC 14.x