pkgsrc/databases/postgresql83
adam 473964a4b8 Changes 8.3.17:
* 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-15 17:31:09 +00:00
..
files Changes 8.3.14: 2011-02-15 09:06:31 +00:00
patches Fix build on SunOS. 2011-10-12 19:43:26 +00:00
DESCR
distinfo Changes 8.3.17: 2011-12-15 17:31:09 +00:00
Makefile Changes 8.3.16: 2011-09-27 11:03:59 +00:00
Makefile.common Changes 8.3.17: 2011-12-15 17:31:09 +00:00
Makefile.mirrors
options.mk Changes 8.3.14: 2011-02-15 09:06:31 +00:00
PLIST