Index of /archives/misc/db/postgresql-jp/7.1.3/patches
Name Last modified Size Description
Parent Directory -
README 2002-05-02 22:27 556
README_jp.txt 2002-05-02 18:09 4.9K
postgresql-7.1.3-patched.tar.gz.md5 2002-05-01 20:49 66
postgresql-7.1.3-patched.tar.gz 2002-05-01 20:49 7.8M
postgresql-7.1.3-patched-20020501.tar.gz 2002-05-01 20:49 7.8M
jumbo.patch.gz.md5 2002-05-01 20:49 49
jumbo.patch.gz 2002-05-01 20:48 1.5K
jumbo-20020501.patch.gz 2002-05-01 20:48 1.5K
PATCH 2002-05-01 20:48 350
ascii.patch.gz 2002-05-01 20:43 226
update1.txt 2001-12-20 14:44 3.3K
postgresql-7.1.3-patched-20011205.tar.gz 2001-12-05 22:38 7.8M
jumbo-20011205.patch.gz 2001-12-05 22:38 1.4K
update.patch.gz 2001-12-05 22:35 895
deadlock.txt 2001-09-14 11:45 1.8K
postgresql-7.1.3-patched-20010914.tar.gz 2001-09-14 11:31 7.8M
jumbo-20010914.patch.gz 2001-09-14 11:31 1.1K
deadlock.patch.gz 2001-09-14 11:26 1.5K
This directory contains unofficial patches for PostgreSQL 7.1.3 (most
of them will eventually be merged into the next release of PostgreSQL,
though). The patches below have been combined into "jumbo.patch" for
your convenience. "postgresql-7.1.3-patched.tar.gz" is
postgresql-7.1.3 + jumbo.patch.
--
Tatsuo Ishii
t-ishii@sra.co.jp
1. deadlock.patch.gz
lock is not freeed after deadlock happens
2. update.patch.gz
fix crash in certain case of UPDATE
3. ascii.patch.gz
fix multibyte conversion error funtioon that may cause security
risks