dbTalk Databases Forums  

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

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2214: release.sgml - Migration to version 8.1 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ISHIDA Akio
 
Posts: n/a

Default [BUGS] BUG #2214: release.sgml - Migration to version 8.1 - 01-26-2006 , 10:04 AM







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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
  #2  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] BUG #2214: release.sgml - Migration to version 8.1 - 01-26-2006 , 10:17 AM







Thanks. This has been fixed already and will be in the next release.

---------------------------------------------------------------------------

ISHIDA Akio wrote:
Quote:
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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.