pkgsrc/databases/postgresql81
adam e677558b09 Changes 8.1.7:
* Remove security vulnerabilities that allowed connected users to
  read backend memory
* Fix rare bug wherein btree index page splits could fail due to
  choosing an infeasible split point
* Improve "VACUUM" performance for databases with many tables
* Fix autovacuum to avoid leaving non-permanent transaction IDs in
  non-connectable databases
  This bug affects the 8.1 branch only.
* Fix for rare Assert() crash triggered by UNION
* Tighten security of multi-byte character processing for UTF8
  sequences over three bytes long
* Fix bogus "permission denied" failures occurring on Windows due to
  attempts to fsync already-deleted files
* Fix possible crashes when an already-in-use PL/pgSQL function is
  updated
2007-02-05 11:42:07 +00:00
..
files Make my life easier and push the tsearch2 patches out. The package itself 2006-12-01 20:10:18 +00:00
patches Fix gettext detection similiar to PostgreSQL 8.2. 2007-01-12 22:49:24 +00:00
DESCR
distinfo Changes 8.1.7: 2007-02-05 11:42:07 +00:00
Makefile
Makefile.common Changes 8.1.7: 2007-02-05 11:42:07 +00:00
Makefile.mirrors
options.mk Changes 8.1.5: 2006-10-18 16:31:24 +00:00
PLIST