pkgsrc/databases/postgresql80
adam eda17a8836 Changes 8.0.14:
* Prevent index corruption when a transaction inserts rows and then
  aborts close to the end of a concurrent "VACUUM" on the same table
* Make "CREATE DOMAIN ... DEFAULT NULL" work properly
* Fix excessive logging of SSL error messages
* Fix logging so that log messages are never interleaved when using
  the syslogger process
* Fix crash when log_min_error_statement logging runs out of memory
* Fix incorrect handling of some foreign-key corner cases
* Prevent "CLUSTER" from failing due to attempting to process
  temporary tables of other sessions
* Update the time zone database rules, particularly New Zealand's
  upcoming changes
* Windows socket improvements
* Suppress timezone name (%Z) in log timestamps on Windows because of
  possible encoding mismatches
* Require non-superusers who use "/contrib/dblink" to use only
  password authentication, as a security measure
2007-09-19 20:01:47 +00:00
..
files Fix build on Darwin/MacOSX 2006-06-07 08:27:04 +00:00
patches Allow PostgreSQL to build on DragonFly. 2005-10-10 16:46:02 +00:00
DESCR
distinfo Changes 8.0.14: 2007-09-19 20:01:47 +00:00
Makefile Update PostgreSQL 8.0.x to 8.0.7. 2006-02-21 19:05:06 +00:00
Makefile.common Changes 8.0.14: 2007-09-19 20:01:47 +00:00
options.mk Changes 8.0.9: 2006-10-18 18:38:57 +00:00
PLIST