pkgsrc/databases/postgresql80
adam c658a3b4f8 Changes 8.0.10:
* Improve handling of getaddrinfo() on AIX
  This fixes a problem with starting the statistics collector, among
  other things.
* Fix "failed to re-find parent key" errors in "VACUUM"
* Fix race condition for truncation of a large relation across a
  gigabyte boundary by "VACUUM"
* Fix bugs affecting multi-gigabyte hash indexes
* Fix possible deadlock in Windows signal handling
* Fix error when constructing an ARRAY[] made up of multiple empty
  elements
* Fix ecpg memory leak during connection
* to_number() and to_char(numeric) are now STABLE, not IMMUTABLE, for
  new initdb installs
  This is because lc_numeric can potentially change the output of
  these functions.
* Improve index usage of regular expressions that use parentheses
  This improves psql \d performance also.
* Update timezone database
  This affects Australian and Canadian daylight-savings rules in
  particular.
2007-01-08 20:30:42 +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.10: 2007-01-08 20:30:42 +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.10: 2007-01-08 20:30:42 +00:00
options.mk Changes 8.0.9: 2006-10-18 18:38:57 +00:00
PLIST