pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/postgresql83/files



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 15 09:07:13 UTC 2011

Removed Files:
        pkgsrc/databases/postgresql83/files: Makefile.custom Makefile.libtool

Log Message:
Changes 8.3.14:
* Avoid failures when "EXPLAIN" tries to display a simple-form CASE
  expression.
* Fix assignment to an array slice that is before the existing range
  of subscripts.
* Avoid unexpected conversion overflow in planner for very distant
  date values.
* Fix pg_restore's text output for large objects (BLOBs) when
  standard_conforming_strings is on.
* Fix erroneous parsing of tsquery values containing ... &
  !(subexpression) | ...
* Fix buffer overrun in "contrib/intarray"'s input function for the
  query_int type.
* Fix bug in "contrib/seg"'s GiST picksplit algorithm.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 \
    pkgsrc/databases/postgresql83/files/Makefile.custom
cvs rdiff -u -r1.2 -r0 pkgsrc/databases/postgresql83/files/Makefile.libtool

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index