1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

The PostgreSQL Global Development Group announces the third beta release

of PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability.  The PostgreSQL Project asks
all users to download and begin testing 9.2 beta 3 as soon as possible.

9.2 Beta 3 includes multiple bug fixes to earlier beta releases, fixing
almost all known outstanding issues as of last week.  Among them are:

* Multiple documentation updates
* Apply translation updates
* Fixes to transaction log and replication issues with SP-GiST
* Replace libpq's "row processor" API with a "single row" mode.
* Fix WITH issue with set operations (UNION/INTERSECT/EXCEPT)
* Improvements to Autovacuum cancellation
* Multiple pg_upgrade fixes
* Fix memory leak in pg_recievexlog
* Restore statistics collection broken by change to bgwriter
* Prevent corner-case coredump with rfree().

If you previously tested 9.2 beta and found one or more bugs, please
test 9.2 beta 3 and make sure that those issues are resolved.  If you
haven't yet tested 9.2, please help out the PostgreSQL project by
testing it now!

More information on how to test and report issues:
http://www.postgresql.org/developer/beta
This commit is contained in:
Palle Girgensohn 2012-08-07 07:49:01 +00:00
parent b9fe65fc17
commit ac518e9bd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302226
4 changed files with 28 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME?= postgresql
DISTVERSION?= 9.2beta2
DISTVERSION?= 9.2beta3
PORTREVISION?= 0
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}

View File

@ -1,4 +1,4 @@
SHA256 (postgresql/postgresql-9.2beta2.tar.bz2) = 2a057a5e56a9489d2c4fa450a45ce5f36e4bd21878d1b03e3a856ed4adb8ab4f
SIZE (postgresql/postgresql-9.2beta2.tar.bz2) = 15937360
SHA256 (postgresql/postgresql-9.2beta3.tar.bz2) = be5d0cbe0810447d7910674e4c8f9bbc80923a09f7f9e5b8961750c932c621b8
SIZE (postgresql/postgresql-9.2beta3.tar.bz2) = 16265421
SHA256 (postgresql/pg-910-icu-2011-09-22.diff.gz) = a88094ec22a8caeffa06d7c3a6b53d19035b171dad2acb9084da0a617a93e149
SIZE (postgresql/pg-910-icu-2011-09-22.diff.gz) = 4373

View File

@ -600,7 +600,10 @@ lib/postgresql/pgxs/src/nls-global.mk
share/postgresql/pg_service.conf.sample
share/postgresql/psqlrc.sample
@dirrmtry share/postgresql
%%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpg-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpglib6-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq5-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/psql-9.2.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/ecpg-9.2.mo
@ -630,6 +633,7 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_dump-9.2.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/it/LC_MESSAGES/psql-9.2.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/ecpg-9.2.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/ecpglib6-9.2.mo
%%GETTEXT%%share/locale/ja/LC_MESSAGES/libpq5-9.2.mo
@ -643,6 +647,12 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/ko/LC_MESSAGES/pg_dump-9.2.mo
%%GETTEXT%%share/locale/ko/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/nb/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/ecpg-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/ecpglib6-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/libpq5-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/psql-9.2.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/ecpg-9.2.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/ecpglib6-9.2.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/libpq5-9.2.mo
@ -652,8 +662,13 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/psql-9.2.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/ecpg-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/ecpglib6-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/libpq5-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_dump-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/psql-9.2.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/libpq5-9.2.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_config-9.2.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_dump-9.2.mo
@ -682,4 +697,3 @@ share/postgresql/psqlrc.sample
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_dump-9.2.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pgscripts-9.2.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql-9.2.mo

View File

@ -54,6 +54,9 @@ share/postgresql/extension/plpgsql--unpackaged--1.0.sql
share/postgresql/extension/plpgsql.control
@dirrmtry share/postgresql/extension
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_ctl-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_resetxlog-9.2.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/plpgsql-9.2.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/initdb-9.2.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_basebackup-9.2.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_controldata-9.2.mo
@ -92,7 +95,12 @@ share/postgresql/extension/plpgsql.control
%%GETTEXT%%share/locale/ko/LC_MESSAGES/pg_ctl-9.2.mo
%%GETTEXT%%share/locale/ko/LC_MESSAGES/pg_resetxlog-9.2.mo
%%GETTEXT%%share/locale/ko/LC_MESSAGES/plpgsql-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/initdb-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_controldata-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_ctl-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_resetxlog-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/plpgsql-9.2.mo
%%GETTEXT%%share/locale/pl/LC_MESSAGES/postgres-9.2.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/initdb-9.2.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-9.2.mo
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-9.2.mo
@ -107,6 +115,8 @@ share/postgresql/extension/plpgsql.control
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_controldata-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_ctl-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_resetxlog-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/plpgsql-9.2.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/postgres-9.2.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/initdb-9.2.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_controldata-9.2.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_ctl-9.2.mo