Patch applied. Thanks. Your documentation changes can be viewed in five minutes using links on the developer's page, http://www.postgresql.org/developer/testing.
I know I have fixed previous versions that did not use ampersand escapes, but forgot to do it in 8.1. I have added a documentation mention that this needs to be adjusted for every release. --------------------------------------------------------------------------- Dennis Bjorklund wrote: > Since my name has a non-ascii-letter in it, it's often spelled wrong. In > the latest release notes there is a latin1 character that shouldn't be > there so I made a patch to fix that. This patch also fixes some old > entries that uses o instead of ö (which is also wrong but not as bad > as including a latin1 character in the sgml file). > > I guess this should be applied to both head and 8.1? > > -- > /Dennis Bj?rklund Content-Description: [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Have you searched our list archives? > > http://archives.postgresql.org -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.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 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match