Up to [cvs.NetBSD.org] / pkgsrc / databases / postgresql15-client
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:42 2022 UTC (2 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
massive revision bump after textproc/icu update
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 19 13:16:45 2022 UTC (3 months, 2 weeks ago) by adam
Branch: MAIN
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.