pkgsrc/databases/postgresql90-plpython/PLIST
adam 72468049dc Changes 9.0.3:
* Before exiting walreceiver, ensure all the received WAL is fsync'd to disk
* Avoid excess fsync activity in walreceiver
* Make "ALTER TABLE" revalidate uniqueness and exclusion constraints when needed
* Fix EvalPlanQual for "UPDATE" of an inheritance tree in which the tables are
  not all alike
* 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 PL/Python crash when an array contains null entries
* Remove ecpg's fixed length limit for constants defining an array dimension
* 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
2011-02-09 08:48:16 +00:00

12 lines
518 B
Text

@comment $NetBSD: PLIST,v 1.4 2011/02/09 08:48:19 adam Exp $
lib/postgresql/plpython.so
lib/postgresql/plpython2.so
share/locale/de/LC_MESSAGES/plpython-9.0.mo
share/locale/es/LC_MESSAGES/plpython-9.0.mo
share/locale/fr/LC_MESSAGES/plpython-9.0.mo
share/locale/it/LC_MESSAGES/plpython-9.0.mo
share/locale/ja/LC_MESSAGES/plpython-9.0.mo
share/locale/pt_BR/LC_MESSAGES/plpython-9.0.mo
share/locale/ro/LC_MESSAGES/plpython-9.0.mo
share/locale/tr/LC_MESSAGES/plpython-9.0.mo
share/locale/zh_CN/LC_MESSAGES/plpython-9.0.mo