Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2010-10-07 17:53:55
Message id: 20101007155355.9E780175DD@cvs.netbsd.org

Log Message:
Changes 9.0.1:
* Use a separate interpreter for each calling SQL userid in PL/Perl and PL/Tcl
* Improve pg_get_expr() security fix so that the function can still be used on
  the output of a sub-select
* Fix incorrect placement of placeholder evaluation
* Fix join removal's handling of placeholder expressions
* Fix possible duplicate scans of UNION ALL member relations
* Prevent infinite loop in ProcessIncomingNotify() after unlistening
* Prevent show_session_authorization() from crashing within autovacuum
  processes
* Re-allow input of Julian dates prior to 0001-01-01 AD
* Make psql recognize "DISCARD ALL" as a command that should not be \ 
encased in
  a transaction block in autocommit-off mode
* Update build infrastructure and documentation to reflect the source code
  repository's move from CVS to Git

Files:
RevisionActionfile
1.2modifypkgsrc/databases/postgresql90/Makefile.common
1.2modifypkgsrc/databases/postgresql90/distinfo
1.2modifypkgsrc/databases/postgresql90-client/PLIST
1.2modifypkgsrc/databases/postgresql90-docs/PLIST
1.2modifypkgsrc/databases/postgresql90-plpython/PLIST
1.2modifypkgsrc/databases/postgresql90-pltcl/PLIST