notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2025Q2
postgresql18-plpython Module for using Python to write SQL functions
18.b1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 18.b1Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-17 11:21:05
Last Update: 2025-05-17 11:19:19
Commit Hash: 6f04d9b
Also Listed In: python
License: PostgreSQL
WWW:
https://www.postgresql.org/
Description:
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql18-plpython-18.b1/catalog.mk
  2. /usr/local/share/licenses/postgresql18-plpython-18.b1/LICENSE
  3. /usr/local/share/licenses/postgresql18-plpython-18.b1/PostgreSQL
  4. include/postgresql/server/plpy_cursorobject.h
  5. include/postgresql/server/plpy_elog.h
  6. include/postgresql/server/plpy_exec.h
  7. include/postgresql/server/plpy_main.h
  8. include/postgresql/server/plpy_planobject.h
  9. include/postgresql/server/plpy_plpymodule.h
  10. include/postgresql/server/plpy_procedure.h
  11. include/postgresql/server/plpy_resultobject.h
  12. include/postgresql/server/plpy_spi.h
  13. include/postgresql/server/plpy_subxactobject.h
  14. include/postgresql/server/plpy_typeio.h
  15. include/postgresql/server/plpy_util.h
  16. include/postgresql/server/plpython.h
  17. include/postgresql/server/plpython_system.h
  18. share/doc/postgresql/README-plpython
  19. @comment lib/postgresql/plpython2.so
  20. lib/postgresql/plpython3.so
  21. @comment share/postgresql/extension/plpython2u--1.0.sql
  22. @comment share/postgresql/extension/plpython2u.control
  23. share/postgresql/extension/plpython3u--1.0.sql
  24. share/postgresql/extension/plpython3u.control
  25. @comment share/postgresql/extension/plpythonu--1.0.sql
  26. @comment share/postgresql/extension/plpythonu.control
  27. lib/postgresql/hstore_plpython3.so
  28. lib/postgresql/jsonb_plpython3.so
  29. lib/postgresql/ltree_plpython3.so
  30. share/postgresql/extension/hstore_plpython3u--1.0.sql
  31. share/postgresql/extension/hstore_plpython3u.control
  32. share/postgresql/extension/jsonb_plpython3u--1.0.sql
  33. share/postgresql/extension/jsonb_plpython3u.control
  34. share/postgresql/extension/ltree_plpython3u--1.0.sql
  35. share/postgresql/extension/ltree_plpython3u.control
  36. @owner
  37. @group
  38. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • postgresql18-plpython>0:databases/postgresql18-plpython
Conflicts:
CONFLICTS:
  • postgresql1[^8]*
To install the port:
cd /usr/ports/databases/postgresql18-plpython/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql18-plpython
  • pkg install postgresql18-plpython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql18-plpython
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746521321 SHA256 (postgresql/postgresql-18beta1.tar.bz2) = 0b7c83df6195398aa67dbf5c002e7fa4082be393aae99aa69926d483f98eb885 SIZE (postgresql/postgresql-18beta1.tar.bz2) = 22248570

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: databases/postgresql18-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. postgres : databases/postgresql18-server
  2. python3.11 : lang/python311
  3. bison : devel/bison
  4. gmake>=4.4.1 : devel/gmake
  5. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. postgres : databases/postgresql18-server
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_postgresql18-plpython
USES:
pgsql:18 python bison perl5 tar:bzip2 cpe gmake
pkg-message:
For install:
PL/Python has been installed. Check the createlang(l) manpage for more info. You can install PL/Python by using "createlang plpythonu" (it exists as an untrusted language only).
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v18beta1/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/postgresql18-server
CommitCreditsLog message
18.b1
17 May 2025 11:19:19
commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest version

PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18,
and 13.21. This release fixes 1 security vulnerability and over 60 bugs
reported over the last several months.

Security:	78b8e808-2c45-11f0-9a65-6cc21735f730
Release
notes:	https://www.postgresql.org/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/

(cherry picked from commit a9608d62ae7125d78cd9f16748f786c8581699ad)

Number of commits found: 1