vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Euler Taveira de Oliveira <eulerto@yahoo.com.br> writes: > This is a small typo in guc.c. The *real* problem with that variable description is that it's about a factor of 5 too long. Will we be copying the entire contents of config.sgml next? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| Tom Lane wrote: > Euler Taveira de Oliveira <eulerto@yahoo.com.br> writes: > > This is a small typo in guc.c. > > The *real* problem with that variable description is that it's about a > factor of 5 too long. Will we be copying the entire contents of > config.sgml next? It is the same length as zero_damaged_pages above it, and fsync above 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 |