Changes 9.3.1:

Update hstore extension with JSON functionality
Prevent memory leak when creating range indexes
Fix libpq SSL deadlock bug
This commit is contained in:
adam 2013-10-12 07:03:32 +00:00
parent 7b068a7990
commit ab25d57374
4 changed files with 14 additions and 8 deletions

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2013/09/10 15:32:32 adam Exp $
@comment $NetBSD: PLIST,v 1.2 2013/10/12 07:03:32 adam Exp $
bin/clusterdb
bin/createdb
bin/createlang
@ -716,6 +716,7 @@ share/locale/zh_CN/LC_MESSAGES/ecpg-9.3.mo
share/locale/zh_CN/LC_MESSAGES/ecpglib6-9.3.mo
share/locale/zh_CN/LC_MESSAGES/initdb-9.3.mo
share/locale/zh_CN/LC_MESSAGES/libpq5-9.3.mo
share/locale/zh_CN/LC_MESSAGES/pg_basebackup-9.3.mo
share/locale/zh_CN/LC_MESSAGES/pg_config-9.3.mo
share/locale/zh_CN/LC_MESSAGES/pg_controldata-9.3.mo
share/locale/zh_CN/LC_MESSAGES/pg_ctl-9.3.mo

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2013/09/10 15:32:33 adam Exp $
@comment $NetBSD: PLIST,v 1.2 2013/10/12 07:03:32 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@ -1022,6 +1022,7 @@ share/doc/postgresql/html/release-8-4-14.html
share/doc/postgresql/html/release-8-4-15.html
share/doc/postgresql/html/release-8-4-16.html
share/doc/postgresql/html/release-8-4-17.html
share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-2.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
@ -1036,6 +1037,7 @@ share/doc/postgresql/html/release-9-0-10.html
share/doc/postgresql/html/release-9-0-11.html
share/doc/postgresql/html/release-9-0-12.html
share/doc/postgresql/html/release-9-0-13.html
share/doc/postgresql/html/release-9-0-14.html
share/doc/postgresql/html/release-9-0-2.html
share/doc/postgresql/html/release-9-0-3.html
share/doc/postgresql/html/release-9-0-4.html
@ -1046,6 +1048,7 @@ share/doc/postgresql/html/release-9-0-8.html
share/doc/postgresql/html/release-9-0-9.html
share/doc/postgresql/html/release-9-0.html
share/doc/postgresql/html/release-9-1-1.html
share/doc/postgresql/html/release-9-1-10.html
share/doc/postgresql/html/release-9-1-2.html
share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1-4.html
@ -1059,7 +1062,9 @@ share/doc/postgresql/html/release-9-2-1.html
share/doc/postgresql/html/release-9-2-2.html
share/doc/postgresql/html/release-9-2-3.html
share/doc/postgresql/html/release-9-2-4.html
share/doc/postgresql/html/release-9-2-5.html
share/doc/postgresql/html/release-9-2.html
share/doc/postgresql/html/release-9-3-1.html
share/doc/postgresql/html/release-9-3.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.1 2013/09/10 15:32:32 adam Exp $
# $NetBSD: Makefile.common,v 1.2 2013/10/12 07:03:32 adam Exp $
#
# used by databases/postgresql93-adminpack/Makefile
# used by databases/postgresql93-client/Makefile
@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
DISTNAME= postgresql-9.3.0
DISTNAME= postgresql-9.3.1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.3 2013/10/12 04:51:05 richard Exp $
$NetBSD: distinfo,v 1.4 2013/10/12 07:03:32 adam Exp $
SHA1 (postgresql-9.3.0.tar.bz2) = 63a7b8788cd18247d7af5fd4a320abebb0535a44
RMD160 (postgresql-9.3.0.tar.bz2) = 7600730f7a1e2f547db231c2699131b5a2148cfa
Size (postgresql-9.3.0.tar.bz2) = 16871327 bytes
SHA1 (postgresql-9.3.1.tar.bz2) = 4be605ef67b92fe742bd6ebef910aa7dacc0ee5a
RMD160 (postgresql-9.3.1.tar.bz2) = 815631c32907f9c5c82d6ee3c59801adbd23fa19
Size (postgresql-9.3.1.tar.bz2) = 16877807 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = e035132b1c281a75752d570ac5e29a11176c25c5
SHA1 (patch-configure) = 3de7635fe18532a05a619941fecad7bcda6c51b9