pkgsrc/mk
adam 6c545580f8 postgresql12: added version 12.0
Release 12:

General performance improvements, including:
* Optimizations to space utilization and read/write performance for B-tree indexes
* Partitioning performance enhancements, including improved query performance on tables with thousands of partitions, improved insertion performance with INSERT and COPY, and the ability to execute ALTER TABLE ATTACH PARTITION without blocking queries
* Automatic (but overridable) inlining of common table expressions (CTEs)
* Reduction of WAL overhead for creation of GiST, GIN, and SP-GiST indexes
* Support for covering GiST indexes, via the INCLUDE clause
* Multi-column most-common-value (MCV) statistics can be defined via CREATE STATISTICS, to support better plans for queries that test several non-uniformly-distributed columns

Enhancements to administrative functionality, including:
* REINDEX CONCURRENTLY can rebuild an index without blocking writes to its table
* pg_checksums can enable/disable page checksums (used for detecting data corruption) in an offline cluster
* Progress reporting statistics for CREATE INDEX, REINDEX, CLUSTER, VACUUM FULL, and pg_checksums

Support for the SQL/JSON path language

Stored generated columns

Nondeterministic ICU collations, enabling case-insensitive and accent-insensitive grouping and ordering

New authentication features, including:
* Encryption of TCP/IP connections when using GSSAPI authentication
* Discovery of LDAP servers using DNS SRV records
* Multi-factor authentication, using the clientcert=verify-full option combined with an additional authentication method in pg_hba.conf
2019-10-07 19:21:48 +00:00
..
build mk/build: in build-env, output BUILD_DIRS relative to WRKSRC 2019-09-02 02:59:47 +00:00
buildlink3 mk/buildlink3: add some more variables to show-all-bl3 2019-08-18 21:00:10 +00:00
check mk/check: remove documentation for obsolete SKIP_PORTABILITY_CHECK 2019-10-06 13:38:22 +00:00
checksum Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
cmake-Modules/Platform
compiler mk/compiler/gcc.mk: reorder variables in _VARGROUPS section 2019-09-19 06:46:59 +00:00
configure mk/configure: add more keywords for bmake help 2019-10-06 09:44:41 +00:00
defaults options.descriptions: Add dane keyword description. 2019-09-18 15:27:59 +00:00
depends mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
emulator mk/emulator/linux.mk: add avahi as a module. 2019-03-17 01:13:21 +00:00
extract teach extract about .txz, a weird alias for .tar.xz. 2019-08-02 11:48:17 +00:00
features mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
fetch doc/guide: fill in the MASTER_SITE variables automatically 2019-05-05 18:36:05 +00:00
gnu-config Update to the latest upstream config.sub. 2019-01-04 13:25:07 +00:00
haskell
help Be more verbose about how to list the available topics. 2019-09-09 09:38:36 +00:00
init
install mk: Skip CTF_FILES_SKIP before anything else. 2019-09-06 09:00:35 +00:00
internal mk/internal/locking.mk: improve documentation for "make help" 2018-02-19 13:00:10 +00:00
misc mk/misc/show.mk: document how to explicitly mark variables as ignored 2019-09-08 09:01:04 +00:00
package mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
patch mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
pbulk Use the same method to create the pbulk user on Minix as NetBSD 2018-10-29 02:47:08 +00:00
pkgformat mk: Ensure only the first NetBSD rcsid is used. 2019-10-01 13:01:02 +00:00
pkginstall mk/misc: make configuration for show-all targets more configurable 2018-11-30 18:38:19 +00:00
pkgtasks mk/misc: make configuration for show-all targets more configurable 2018-11-30 18:38:19 +00:00
platform Don't need it on Lion 2019-07-11 15:16:12 +00:00
plist mk/plist/plist.mk: amend MACHINE_ARCH examples in a comment 2019-01-16 04:43:42 +00:00
repro Look for ar(1) in $_ORIG_PATH with PKGSRC_MKREPRO 2017-11-12 16:41:40 +00:00
scripts gcc{48,49,5,6,7,8}: In the case of a "system GCC", detect if the system 2019-09-08 14:47:52 +00:00
tools NetBSD 9 or later has bsdtar as /bin/tar 2019-09-06 03:52:55 +00:00
wrapper mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
alternatives.mk mk/*: improve documentation for "make help" 2018-05-16 21:23:02 +00:00
apache.mk apache22: remove, it was eol'd in June 2017 2018-01-01 10:23:04 +00:00
apache.module.mk
bdb.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
bsd.fast.prefs.mk
bsd.hacks.mk Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
bsd.makevars.mk
bsd.options.mk mk/misc: make configuration for show-all targets more configurable 2018-11-30 18:38:19 +00:00
bsd.pkg.barrier.mk
bsd.pkg.clean.mk
bsd.pkg.debug.mk
bsd.pkg.error.mk mk/bsd.pkg.error.mk: fix alignment of the backslashes 2019-09-08 09:15:01 +00:00
bsd.pkg.mk mk/bsd.pkg.mk: prevent the WRKDIR path from containing symlinks 2019-08-18 21:58:51 +00:00
bsd.pkg.readme.mk
bsd.pkg.subdir.mk
bsd.pkg.update.mk
bsd.pkg.use.mk Sync cross-libtool-base with libtool-base. Eliminate CROSSBASE. 2019-07-09 15:45:25 +00:00
bsd.prefs.mk mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
bsd.utils.mk Fix spelling, it is PKGSRC_RUN_TEST. 2018-01-25 00:33:56 +00:00
compiler.mk mk/compiler.mk: Add c++17 2019-07-23 13:57:04 +00:00
curses.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
curses.builtin.mk mk/curses.builtin.mk: add mouse function check 2019-06-17 18:19:55 +00:00
cwrappers.mk mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
db1.builtin.mk
djbware.mk
dlopen.buildlink3.mk
dlopen.builtin.mk
endian.mk
fam.buildlink3.mk
fonts.mk fonts.mk: hide echo itself, and improve quoting 2019-04-06 08:43:41 +00:00
fuse.buildlink3.mk
haskell.mk
java-env.mk
java-vm.mk Add openjdk11 and set it as default for NetBSD/amd64 and /i386 7 or later 2019-10-02 13:16:29 +00:00
jpeg.buildlink3.mk
krb5.buildlink3.mk Remove crypto restrictions from kerberos users. 2018-01-02 05:39:00 +00:00
Kyuafile
libusb.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
license.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
linux-pam.builtin.mk
love.mk s/wip/games/, thanks leot for the ping. 2018-10-01 18:25:17 +00:00
motif.buildlink3.mk
mpi.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
mysql.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
ocaml.mk mk/ocaml.mk: don't assume MAKE_JOBS is defined 2019-07-26 09:59:27 +00:00
omf-scrollkeeper.mk
oss.buildlink3.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
oss.builtin.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
pam.buildlink3.mk
pax.mk
pf.buildlink3.mk
pgsql.buildlink3.mk postgresql12: added version 12.0 2019-10-07 19:21:48 +00:00
pkg-build-options.mk
pthread.buildlink3.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
pthread.builtin.mk mk: use direct include paths 2019-06-30 21:28:28 +00:00
readline.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
readline.builtin.mk
resolv.buildlink3.mk
smf.mk
solaris-pam.builtin.mk
subst.mk mk/subst.mk: document variables used in the file, remove SUBST_TARGETS 2019-09-08 09:06:06 +00:00
termcap.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
termcap.builtin.mk
terminfo.buildlink3.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
terminfo.builtin.mk
unprivileged.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
wxGTK.mk
x11.buildlink3.mk
x11.builtin.mk
x11.version.mk
xaw.buildlink3.mk