Re: [HACKERS] [trivial patch] Ellipsis whitespace in SQL docs

2010-11-29 Thread Heikki Linnakangas
On 29.11.2010 10:43, Christoph Berg wrote: here's a trivial patch: Changed several occurrences of ",..." to ", ..." in SQL syntax to be consistent with the rest. Thanks, applied. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list (pgsql

[HACKERS] [trivial patch] Ellipsis whitespace in SQL docs

2010-11-29 Thread Christoph Berg
Hi, here's a trivial patch: Changed several occurrences of ",..." to ", ..." in SQL syntax to be consistent with the rest. diff --git a/doc/src/sgml/ref/alter_default_privileges.sgml b/doc/src/sgml/ref/alter_default_privileges.sgml index e1aa293..c27466f 100644 *** a/doc/src/sgml/ref/alter_defau