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