head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.12 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.10 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.8 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.6 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.4 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.2 pkgsrc-2024Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2024.11.08.13.43.37; author adam; state Exp; branches; next ; commitid 5LiFBvjEWBTDyQwF; desc @@ 1.1 log @postgresql17: added version 17.0 PostgreSQL 17 builds on decades of open source development, improving its performance and scalability while adapting to emergent data access and storage patterns. This release of PostgreSQL adds significant overall performance gains, including an overhauled memory management implementation for vacuum, optimizations to storage access and improvements for high concurrency workloads, speedups in bulk loading and exports, and query execution improvements for indexes. PostgreSQL 17 has features that benefit brand new workloads and critical systems alike, such as additions to the developer experience with the SQL/JSON JSON_TABLE command, and enhancements to logical replication that simplify management of high availability workloads and major version upgrades. @ text @$NetBSD: patch-config_missing,v 1.1 2023/09/17 08:53:21 adam Exp $ --- config/missing.orig 2012-10-05 12:14:55.000000000 +0000 +++ config/missing @@@@ -40,7 +40,7 @@@@ pre-packaged $1 output. ERROR: Perl is missing on your system. It is needed unless you are building from an unmodified official distribution of PostgreSQL. ***" >&2 - exit 1 + exit 0 ;; *) @