girgen      2009-07-07 22:30:06 UTC

  FreeBSD ports repository

  Modified files:
    databases/postgresql83-client Makefile 
    databases/postgresql84-server Makefile distinfo 
                                  pkg-plist-client 
                                  pkg-plist-contrib 
                                  pkg-plist-server 
    databases/postgresql84-server/files patch-doc-Makefile 
    databases/postgresql-contrib Makefile 
  Removed files:
    databases/postgresql84-server/files 
                                        patch-src-makefiles-Makefile.freebsd 
  Log:
  Welcome PostgreSQL 8.4
  
  After many years of development, PostgreSQL has become feature-complete in 
many areas.
  This release shows a targeted approach to adding features (e.g., 
authentication,
  monitoring, space reuse), and adds capabilities defined in the later SQL 
standards.
  The major areas of enhancement are:
  
  Windowing Functions
  Common Table Expressions and Recursive Queries
  Default and variadic parameters for functions
  Parallel Restore
  Column Permissions
  Per-database locale settings
  Improved hash indexes
  Improved join performance for EXISTS and NOT EXISTS queries
  Easier-to-use Warm Standby
  Automatic sizing of the Free Space Map
  Visibility Map (greatly reduces vacuum overhead for slowly-changing tables)
  Version-aware psql (backslash commands work against older servers)
  Support SSL certificates for user authentication
  Per-function runtime statistics
  Easy editing of functions in psql
  New contrib modules: pg_stat_statements, auto_explain, citext, btree_gin
  
  URL: http://www.postgresql.org/docs/8.4/interactive/release-8-4.html
  
  Revision  Changes    Path
  1.18      +6 -0      ports/databases/postgresql-contrib/Makefile
  1.5       +1 -1      ports/databases/postgresql83-client/Makefile
  1.193     +27 -28    ports/databases/postgresql84-server/Makefile
  1.72      +3 -6      ports/databases/postgresql84-server/distinfo
  1.2       +3 -7      
ports/databases/postgresql84-server/files/patch-doc-Makefile
  1.4       +0 -8      
ports/databases/postgresql84-server/files/patch-src-makefiles-Makefile.freebsd 
(dead)
  1.15      +28 -3     ports/databases/postgresql84-server/pkg-plist-client
  1.9       +16 -1     ports/databases/postgresql84-server/pkg-plist-contrib
  1.22      +0 -1      ports/databases/postgresql84-server/pkg-plist-server
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to