<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql16-contrib, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-02-26T14:28:49Z</updated>
<entry>
<title>databases/postgresql??-*: Update to latest version</title>
<updated>2026-02-26T14:28:49Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2026-02-26T12:37:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6361f4a39787740ae300170da7a74eeb752b7b0'/>
<id>urn:sha1:a6361f4a39787740ae300170da7a74eeb752b7b0</id>
<content type='text'>
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.3, 17.9, 16.13, 15.17,
and 14.22. This is an out-of-cycle release that fixes several
regressions reported after the last update release.

Release notes:	https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/
		https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes
</content>
</entry>
<entry>
<title>databases/postgresql{13,14,15,16,17,18}-*: Multiple fixes</title>
<updated>2025-11-05T10:23:43Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-11-05T10:18:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a626924cf25a85f7554c10b63dcf61f36d948016'/>
<id>urn:sha1:a626924cf25a85f7554c10b63dcf61f36d948016</id>
<content type='text'>
- Strip shared library and binary executable
- Fix stage-qa
- Bump PORTREVISION for package change

postgresql{13,14,15,16,17,18}-server:
- Clean up Makefile: Remove unnecessary ";\"
- Sort PLIST: share/locale comes before DATADIR (share/postgresql)

postgresql{17,18}-plperl:
- Remove duplicate USES=perl5
- Add missing USE_PERL5=run

from postgresql{17,18}-plperl build log:
====&gt; Running Q/A tests (stage-qa)
Error: /usr/local/lib/postgresql/bool_plperl.so is linked to /usr/local/lib/perl5/5.40/mach/CORE/libperl.so.5.40 from lang/perl5.40 but it is not declared as a dependency

PR:		290587
Approved by:	girgen
</content>
</entry>
<entry>
<title>databases/postgresql??-*: Update to latest versions</title>
<updated>2025-08-14T14:10:17Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2025-08-14T12:22:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69445f026f12df5bacc72906ee98f63403ebd755'/>
<id>urn:sha1:69445f026f12df5bacc72906ee98f63403ebd755</id>
<content type='text'>
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.6, 16.10, 15.14, 14.19,
and 13.22, as well as the third beta release of PostgreSQL 18. This
release fixes 3 security vulnerabilities and over 55 bugs reported over
the last several months.

If you previously created a BRIN index using the
numeric_minmax_multi_ops operator class, please see the "Updating"
section for additional instructions after upgrading your instance.

For the full list of changes, please review the release notes.

Build client with ZSTD default [1].
Support promote and logrotate commans in RC-script. [2]

PR:		287225 [1], 288836 [2]
Security:	fc048b51-7909-11f0-90a2-6cc21735f730
Release notes:	https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/
</content>
</entry>
<entry>
<title>libxml2: chase libxml soversion bump</title>
<updated>2025-06-30T09:04:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2025-06-30T09:04:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3068854dd0263c7ccc8d62569081d3e150a21651'/>
<id>urn:sha1:3068854dd0263c7ccc8d62569081d3e150a21651</id>
<content type='text'>
</content>
</entry>
<entry>
<title>databases/postgresql??-*: Update to latest minor versions</title>
<updated>2024-08-08T13:02:46Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2024-08-08T09:25:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b4e71c8402d027a49eeddb5b585b591019654bb8'/>
<id>urn:sha1:b4e71c8402d027a49eeddb5b585b591019654bb8</id>
<content type='text'>
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 16.4, 15.8, 14.13, 13.16,
and 12.20. This release fixes 1 security vulnerability and over 55 bugs
reported over the last several months.

PR:	279671 - make the rc script service jails aware
PR:	279536 - remove LLVM max version restriction
PR:	278887 - SETENV -&gt; SETENVI for -contrib ports

Release notes:	https://www.postgresql.org/docs/release/
</content>
</entry>
<entry>
<title>databases/postgresql16-*: Introduce postgresql16 beta 1</title>
<updated>2023-07-05T14:11:39Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2023-05-25T15:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4ee225f90aa3f81a418859086a0bca660f44e7ef'/>
<id>urn:sha1:4ee225f90aa3f81a418859086a0bca660f44e7ef</id>
<content type='text'>
URL:	https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/
Release notes:	https://www.postgresql.org/docs/16/release-16.html
</content>
</entry>
</feed>
