Index of /archives/misc/db/postgresql-jp/7.1.3/patches
Name Last modified Size Description
Parent Directory -
update1.txt 2001-12-20 14:44 3.3K
update.patch.gz 2001-12-05 22:35 895
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
postgresql-7.1.3-patched-20011205.tar.gz 2001-12-05 22:38 7.8M
postgresql-7.1.3-patched-20010914.tar.gz 2001-09-14 11:31 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
jumbo-20011205.patch.gz 2001-12-05 22:38 1.4K
jumbo-20010914.patch.gz 2001-09-14 11:31 1.1K
deadlock.txt 2001-09-14 11:45 1.8K
deadlock.patch.gz 2001-09-14 11:26 1.5K
ascii.patch.gz 2002-05-01 20:43 226
README_jp.txt 2002-05-02 18:09 4.9K
README 2002-05-02 22:27 556
PATCH 2002-05-01 20:48 350
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
[email protected]
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