pkgsrc/databases/postgresql90
adam 75c422469a Changes 9.0.6:
* Fix bugs in information_schema.referential_constraints view
* Correct collations for citext columns and indexes
* Prevent possible crash when joining to a scalar function
* Prevent transitory data corruption of GIN indexes after a crash
* Prevent data corruption on TOAST columns when copying data
* Fix failures during hot standby startup
* Correct another "variable not found in subplan target list" bug
* Fix bug with sorting on aggregate expressions in windowing functions
* Multiple bug fixes for pg_upgrade
* Change Foreign Key creation order to better support self-referential keys
* Multiple bug fixes to CREATE EXTENSION
* Ensure that function return type and data returned from PL/perl agree
* Ensure that PL/perl strings are always UTF-8
* Assorted bug fixes for various Extensions
* Updates to the time zone database, particularly to CST6
2011-12-07 16:00:41 +00:00
..
files Changes 9.0.3: 2011-02-09 08:48:16 +00:00
patches Fix build on SunOS. 2011-10-12 19:43:26 +00:00
DESCR
distinfo Changes 9.0.6: 2011-12-07 16:00:41 +00:00
Makefile Changes 9.0.2: 2010-12-19 09:53:26 +00:00
Makefile.common Changes 9.0.6: 2011-12-07 16:00:41 +00:00
Makefile.mirrors sync list with the one in sites.mk. why is this used anyway ? 2011-03-28 20:29:00 +00:00
options.mk Changes 9.0.3: 2011-02-09 08:48:16 +00:00
PLIST