diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-02-02 12:33:12 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-02-02 12:33:12 +0000 |
commit | a97f505ae72c3dfa7b11bfd637d8e31ef046983a (patch) | |
tree | 5432f37da79e7721f679bf1e0b1c90a3b31fa44a /CHANGELOG | |
parent | sisu-0.64.2 + md5s (diff) |
for update replace LIKE with '=' ; required by pg8.3 bigint
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -9,6 +9,15 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.64.3.orig.tar.gz (2008-02-02:04/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.3.orig.tar.gz + sisu_0.64.3.orig.tar.gz + sisu_0.64.3-1.dsc + sisu_0.64.3-1.diff.gz + + * db sql, for updates use match criteria '=' instead of LIKE + (required for pgsql 8.3 with bigint) + %% sisu_0.64.2.orig.tar.gz (2008-01-19:02/6) http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.2.orig.tar.gz 4b0e97e4387c84ac4017128ef7718cf2 1485265 sisu_0.64.2.orig.tar.gz |