<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql18-server, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<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*-*: Update to latest version</title>
<updated>2026-02-12T14:47:42Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2026-02-12T11:57:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=52f5d9e988c8199c50518360ba7c33d2239e7590'/>
<id>urn:sha1:52f5d9e988c8199c50518360ba7c33d2239e7590</id>
<content type='text'>
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.2, 17.8, 16.12, 15.16,
and 14.21. This release fixes 5 security vulnerabilities and over 65
bugs reported over the last several months.

Release notes:
https://www.postgresql.org/about/news/postgresql-182-178-1612-1516-and-1421-released-3235/
https://www.postgresql.org/docs/release/

Security:
CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory
CVE-2026-2004: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code
CVE-2026-2005: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code
CVE-2026-2006: PostgreSQL missing validation of multibyte character length executes arbitrary code
CVE-2026-2007: PostgreSQL pg_trgm heap buffer overflow writes pattern onto server memory

Remove postgresql13* since it is now EoL.
</content>
</entry>
<entry>
<title>databases/postgresql*-server: Unbreak after llvm11 removal</title>
<updated>2025-12-31T19:06:56Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2025-12-31T18:54:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e76ad397c2e19a715d7fae87904c9513bec2c97e'/>
<id>urn:sha1:e76ad397c2e19a715d7fae87904c9513bec2c97e</id>
<content type='text'>
LLVM 11 was removed in this commit:
313d56689aae7c9efa4e8ed34d5d5ecf9e42840d

The minimum requirement cannot be enforced anymore.  Remove it
completely.

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>databases/postgresql??-*: Update to latest versions</title>
<updated>2025-11-13T17:29:03Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2025-11-13T17:29:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b5e55910e2e5ec97ac8c4eff79036ac3e95a6457'/>
<id>urn:sha1:b5e55910e2e5ec97ac8c4eff79036ac3e95a6457</id>
<content type='text'>
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.1, 17.7, 16.11, 15.15,
14.20, and 13.23. This release fixes 2 security vulnerabilities and over
50 bugs reported over the last several months.

This is the final release of PostgreSQL 13. PostgreSQL 13 is now
end-of-life and will no longer receive security and bug fixes.

Release notes:	https://www.postgresql.org/about/news/postgresql-181-177-1611-1515-1420-and-1323-released-3171/
</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/postgresql18-*: Update to 18.0</title>
<updated>2025-09-29T07:02:38Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2025-09-29T07:02:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=68d84485f85fcb464ea27c9ee08345b97a78fc10'/>
<id>urn:sha1:68d84485f85fcb464ea27c9ee08345b97a78fc10</id>
<content type='text'>
PostgreSQL 18 improves performance for workloads of all sizes through a
new I/O subsystem that has demonstrated up to 3× performance
improvements when reading from storage, and also increases the number of
queries that can use indexes. This release makes major-version upgrades
less disruptive, accelerating upgrade times and reducing the time
required to reach expected performance after an upgrade completes.
Developers also benefit from PostgreSQL 18 features, including virtual
generated columns that compute values at query time, and the
database-friendly uuidv7() function that provides better indexing and
read performance for UUIDs. PostgreSQL 18 makes it easier to integrate
with single-sign on (SSO) systems with support for OAuth 2.0
authentication.

Release notes:	https://www.postgresql.org/about/news/postgresql-18-released-3142/
</content>
</entry>
<entry>
<title>databases/postgresql*-client: install libpgfeutils.a, bump PORTREVISION.</title>
<updated>2025-09-11T12:27:18Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2025-09-11T12:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7609156ab5575d8502a706201ffe63e9655eae38'/>
<id>urn:sha1:7609156ab5575d8502a706201ffe63e9655eae38</id>
<content type='text'>
Approved by:	girgen@
</content>
</entry>
<entry>
<title>databases/postgresql18: Upgrade to RC 1</title>
<updated>2025-09-04T13:57:26Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2025-09-04T13:51:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e8ae0a359b33c133877326ebc43bbf363c81da13'/>
<id>urn:sha1:e8ae0a359b33c133877326ebc43bbf363c81da13</id>
<content type='text'>
The PostgreSQL Global Development Group announces that the first release
candidate of PostgreSQL 18 is now available for download. As a release
candidate, PostgreSQL 18 RC 1 will be mostly identical to the initial
release of PostgreSQL 18, though some more fixes may be applied prior to
the general availability of PostgreSQL 18.

The planned date for the general availability of PostgreSQL 18 is
September 25, 2025. Please see the "Release Schedule" section for more
details.

To upgrade to PostgreSQL 18 RC 1 from earlier versions of PostgreSQL,
you will need to use a major version upgrade strategy, e.g. pg_upgrade
or pg_dump / pg_restore. For more information, please visit the
documentation section on upgrading:
 https://www.postgresql.org/docs/18/upgrading.html

Release notes:
- https://www.postgresql.org/about/news/postgresql-18-rc-1-released-3130/
- https://www.postgresql.org/docs/18/release-18.html
</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>databases/postgresql1?-contrib: Fix plist issue for openssl=off</title>
<updated>2025-08-07T12:25:19Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2025-08-07T12:19:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce8336b671f9d8be8c6abbf2aca5b43d34101b23'/>
<id>urn:sha1:ce8336b671f9d8be8c6abbf2aca5b43d34101b23</id>
<content type='text'>
When OPENSSL=off, pgcrypto was not built but existed unconditionally in
the plist.

Noted by: Andrea Venturoli
</content>
</entry>
</feed>
