David Fetter <[EMAIL PROTECTED]> writes: > In addition to the long-standing problem that there is no way to edit > the SGML docs with any known GUI tool,
The point not in evidence is that there exists a GUI tool we'd accept for editing XML-format docs. Can you point to some that don't mess up XML source code to the point of being unreadable? > ... That Tom found > a need to fork a document tool, i.e. take ownership of a whole large > piece of software, that being what forking means, is a neon sign that > means, "we're stuck with broken tools." Um, I spend all day every day on making sometimes-comparable improvements in Postgres. Will you abandon Postgres as soon as someone points out a(nother) serious performance bug in it? As for "fork", I have no intention of forking anything --- that patch is already submitted upstream. regards, tom lane ---------------------------(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