Peter Eisentraut wrote: > Bruce Momjian writes: > > > I had a new idea on output format. Instead of converting newline to > > "\n", and double-escaping backslashes, we add a tab after any newline, > > Then how would you identify the real tabs in the data?
Any log line that starts with a tab was added for readability of multi-line output. If the query line starts with a tab, it will be tab-tab in the file. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (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 8: explain analyze is your friend