Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2022-10-19 15:16:46
Message id: 20221019131647.08F49FA90@cvs.NetBSD.org

Log Message:
postgresql15: added version 15.0

PostgreSQL 15 contains many new features and enhancements, including:

Support for the SQL MERGE command.

Selective publication of tables' contents within logical replication \ 
publications, through the ability to specify column lists and row filter \ 
conditions.

More options for compression, including support for Zstandard (zstd) \ 
compression. This includes support for performing compression on the server side \ 
during pg_basebackup.

Support for structured server log output using the JSON format.

Performance improvements, particularly for in-memory and on-disk sorting.

Files:
RevisionActionfile
1.1addpkgsrc/databases/postgresql15/DESCR
1.1addpkgsrc/databases/postgresql15/Makefile
1.1addpkgsrc/databases/postgresql15/Makefile.common
1.1addpkgsrc/databases/postgresql15/PLIST
1.1addpkgsrc/databases/postgresql15/distinfo
1.1addpkgsrc/databases/postgresql15/options.mk
1.1addpkgsrc/databases/postgresql15-client/DESCR
1.1addpkgsrc/databases/postgresql15-client/Makefile
1.1addpkgsrc/databases/postgresql15-client/PLIST
1.1addpkgsrc/databases/postgresql15-client/buildlink3.mk
1.1addpkgsrc/databases/postgresql15-contrib/DESCR
1.1addpkgsrc/databases/postgresql15-contrib/Makefile
1.1addpkgsrc/databases/postgresql15-contrib/PLIST
1.1addpkgsrc/databases/postgresql15-docs/DESCR
1.1addpkgsrc/databases/postgresql15-docs/Makefile
1.1addpkgsrc/databases/postgresql15-docs/PLIST
1.1addpkgsrc/databases/postgresql15-plperl/DESCR
1.1addpkgsrc/databases/postgresql15-plperl/Makefile
1.1addpkgsrc/databases/postgresql15-plperl/PLIST
1.1addpkgsrc/databases/postgresql15-plpython/DESCR
1.1addpkgsrc/databases/postgresql15-plpython/Makefile
1.1addpkgsrc/databases/postgresql15-plpython/PLIST
1.1addpkgsrc/databases/postgresql15-pltcl/DESCR
1.1addpkgsrc/databases/postgresql15-pltcl/Makefile
1.1addpkgsrc/databases/postgresql15-pltcl/PLIST
1.1addpkgsrc/databases/postgresql15-server/DEINSTALL
1.1addpkgsrc/databases/postgresql15-server/DESCR
1.1addpkgsrc/databases/postgresql15-server/Makefile
1.1addpkgsrc/databases/postgresql15-server/PLIST
1.1addpkgsrc/databases/postgresql15-server/files/pgsql.sh
1.1addpkgsrc/databases/postgresql15-server/files/smf/manifest.xml
1.1addpkgsrc/databases/postgresql15-server/files/smf/postgresql.sh
1.1addpkgsrc/databases/postgresql15/patches/patch-config_missing
1.1addpkgsrc/databases/postgresql15/patches/patch-config_perl.m4
1.1addpkgsrc/databases/postgresql15/patches/patch-configure
1.1addpkgsrc/databases/postgresql15/patches/patch-contrib_dblink_dblink.c
1.1addpkgsrc/databases/postgresql15/patches/patch-src_Makefile.global.in
1.1addpkgsrc/databases/postgresql15/patches/patch-src_Makefile.shlib
1.1addpkgsrc/databases/postgresql15/patches/patch-src_backend_Makefile
1.1addpkgsrc/databases/postgresql15/patches/patch-src_interfaces_libpq_Makefile
1.1addpkgsrc/databases/postgresql15/patches/patch-src_makefiles_Makefile.solaris
1.1addpkgsrc/databases/postgresql15/patches/patch-src_pl_plperl_GNUmakefile
1.1addpkgsrc/databases/postgresql15/patches/patch-src_pl_plperl_plperl.h