Re: [PATCHES] Final cleanup of SQL:1999 references

2005-11-01 Thread Tom Lane
Some time ago, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Am Mittwoch, 13. Juli 2005 18:01 schrieb Simon Riggs: >> This doc patch replaces all inappropriate references to SQL:1999 when it >> is used as if it were the latest (and/or still valid) SQL standard. >> >> SQL:2003 is used in its place.

Re: [PATCHES] Final cleanup of SQL:1999 references

2005-11-01 Thread Simon Riggs
On Tue, 2005-11-01 at 14:43 -0500, Tom Lane wrote: > Some time ago, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > > Am Mittwoch, 13. Juli 2005 18:01 schrieb Simon Riggs: > >> This doc patch replaces all inappropriate references to SQL:1999 when it > >> is used as if it were the latest (and/or still

[PATCHES] pgcrypto doc polish

2005-11-01 Thread Marko Kreen
Few small things: - Mention pgcrypto.sql - Mention asciidoc. To hint that occasional weird formatting is not random. - Clarify few senctences. - Remove anything related to MySQL password(). It was interesting to look at, but it should not be mentioned in serious conversation. Also, they h

Re: [PATCHES] Partitioning docs

2005-11-01 Thread Neil Conway
On Mon, 2005-31-10 at 22:41 +, Simon Riggs wrote: > I believe this is now complete and ready for application. Comments: - INSERT, UPDATE, etc. should be marked with , unless would be more appropriate - The names of GUC variables should be marked up with , unless would be more appropriate