pkgsrc/databases/postgresql82-client
adam 7a06d63bd3 Changes 8.2.4:
* Support explicit placement of the temporary-table schema within
  search_path, and disable searching it for functions and operators
* Fix shared_preload_libraries for Windows by forcing reload in each
  backend
* Fix to_char() so it properly upper/lower cases localized day or
  month names
* "/contrib/tsearch2" crash fixes
* Require "COMMIT PREPARED" to be executed in the same database as
  the transaction was prepared in
* Allow "pg_dump" to do binary backups larger than two gigabytes on
  Windows
* New traditional (Taiwan) Chinese FAQ
* Prevent the statistics collector from writing to disk too
  frequently
* Fix potential-data-corruption bug in how "VACUUM FULL" handles
  "UPDATE" chains
* Fix bug in domains that use array types
* Fix "pg_dump" so it can dump a serial column's sequence using "-t"
  when not also dumping the owning table
* Planner fixes, including improving outer join and bitmap scan
  selection logic
* Fix possible wrong answers or crash when a PL/pgSQL function tries
  to RETURN from within an EXCEPTION block
* Fix PANIC during enlargement of a hash index
* Fix POSIX-style timezone specs to follow new USA DST rules
2007-04-30 13:37:00 +00:00
..
buildlink3.mk Changes 8.2.1: 2007-01-08 18:16:09 +00:00
DESCR
Makefile
PLIST Changes 8.2.4: 2007-04-30 13:37:00 +00:00