Alvaro Herrera wrote: > Tom Lane wrote: > > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > > It would be nice to have this text in HTML or info format. This PDF > > > mess is really awkward. > > > > Yeah, that's why I tend to look at SQL92 or SQL99 first ... I have those > > drafts in plain-ASCII format, which is so much easier to grep and copy. > > Would love to lay my hands on plain-ASCII SQL2003. > > What I use is the text version I extracting using pdf2text (or something > like that). While the formatting is very awkward, it is at least > greppable.
I can export text from Acrobat on XP. Have you tried that? -- 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