Re: Is my MySQL Gaining ?
Bruno Wolff III <bruno@wolff.to>
From: Bruno Wolff III <bruno@wolff.to>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: John Sidney-Woollett <johnsw@wardbrook.com>, Ericson Smith <eric@did-it.com>, "pgsql-general@postgresql . org" <pgsql-general@postgresql.org>
Date: 2003-12-30T17:55:28Z
Lists: pgsql-hackers
On Tue, Dec 30, 2003 at 12:20:03 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Bruno Wolff III <bruno@wolff.to> writes: > > I still don't see that there needs to be a lot more added to the postgres > > update command documentation. The main thing missing is links to the > > syntax definitions for things like from list, condition and expression. > > This is in part because before 7.4, those things were in separate > "books" and so you couldn't easily make a cross-reference to them. > Now that we build the docs as one big book, cross-references are easy. > It's just a matter of someone taking the time to go through and add > them. Do I hear a volunteer? I will do this for the UPDATE command to get some feedback and assuming that goes well, I am willing to go through the commands section of the manual looking for other appropiate cross references.