BUG #2214: release.sgml - Migration to version 8.1

From: "ISHIDA Akio" <iakio(at)mono-space(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2214: release.sgml - Migration to version 8.1
Date: 2006-01-26 11:55:30
Message-ID: 20060126115530.DB0A1F0A2F@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2214
Logged by: ISHIDA Akio
Email address: iakio(at)mono-space(dot)net
PostgreSQL version: 8.1.2
Operating system: Linux
Description: release.sgml - Migration to version 8.1
Details:

./doc/src/sgml/release.sgml
*** ./doc/src/sgml/release.sgml.orig 2006-01-06 12:00:06.000000000 +0900
--- ./doc/src/sgml/release.sgml 2006-01-26 20:44:50.000000000 +0900
***************
*** 632,638 ****
' SET DEFAULT ' ||
regexp_replace(d.adsrc,
$$val\(\(('[^']*')::text\)::regclass$$,
! $$val\(\1$$,
'g') ||
';'
FROM pg_namespace n, pg_class c, pg_attribute a, pg_attrdef d
--- 632,638 ----
' SET DEFAULT ' ||
regexp_replace(d.adsrc,
$$val\(\(('[^']*')::text\)::regclass$$,
! $$val(\1$$,
'g') ||
';'
FROM pg_namespace n, pg_class c, pg_attribute a, pg_attrdef d

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sokolov Yura 2006-01-26 13:04:47 BUG #2215: Cannot restore backup cause of view's representaion
Previous Message Ansis 2006-01-26 10:06:23 BUG #2213: lack of codepage Windows CP1257