./databases/postgresql12, Robust, next generation, object-relational DBMS

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q2, Version: 12.7nb1, Package name: postgresql12-12.7nb1, Maintainer: adam

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system. While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.

PostgreSQL is free and the complete source is available.

This is the meta-package for the PostgreSQL database system.



Package options: gssapi, nls

Master sites:

SHA1: e7071caed1f31a0b6d7579ea66e00342e8ebe146
RMD160: 7a8e2a19b372076498782ae7f8285826d5f5fdc7
Filesize: 20331.06 KB

Version history: (Expand)


CVS history: (Expand)


   2021-07-24 20:11:48 by Benny Siegert | Files touched by this commit (8)
Log message:
Pullup ticket #6491 - requested by nia
databases/postgresql10: build fix
databases/postgresql11: build fix
databases/postgresql12: build fix
databases/postgresql13: build fix

Revisions pulled up:
- databases/postgresql10/distinfo                               1.21
- databases/postgresql10/patches/patch-src_backend_Makefile     1.2
- databases/postgresql11/distinfo                               1.16
- databases/postgresql11/patches/patch-src_backend_Makefile     1.2
- databases/postgresql12/distinfo                               1.10
- databases/postgresql12/patches/patch-src_backend_Makefile     1.2
- databases/postgresql13/distinfo                               1.6
- databases/postgresql13/patches/patch-src_backend_Makefile     1.2

---
   Module Name:	pkgsrc
   Committed By:	mlelstv
   Date:		Mon Jul 12 09:06:22 UTC 2021

   Modified Files:
   	pkgsrc/databases/postgresql10: distinfo
   	pkgsrc/databases/postgresql10/patches: patch-src_backend_Makefile
   	pkgsrc/databases/postgresql11: distinfo
   	pkgsrc/databases/postgresql11/patches: patch-src_backend_Makefile
   	pkgsrc/databases/postgresql12: distinfo
   	pkgsrc/databases/postgresql12/patches: patch-src_backend_Makefile
   	pkgsrc/databases/postgresql13: distinfo
   	pkgsrc/databases/postgresql13/patches: patch-src_backend_Makefile

   Log message:
   Add backends order dependency for catalog -> utils