Re: [COMMITTERS] pgsql: Copyedit comments and documentation.

2016-04-03 Thread David Rowley
On 4 April 2016 at 12:11, Noah Misch wrote: > On Mon, Apr 04, 2016 at 10:55:03AM +1200, David Rowley wrote: >> On 2 April 2016 at 14:56, Noah Misch wrote: >> > Copyedit comments and documentation. >> >> ... >> > src/backend/storage/freespace/freespace.c | 4 ++-- >> >> - * Returns the physical bl

Re: [COMMITTERS] pgsql: Copyedit comments and documentation.

2016-04-03 Thread Noah Misch
On Mon, Apr 04, 2016 at 10:55:03AM +1200, David Rowley wrote: > On 2 April 2016 at 14:56, Noah Misch wrote: > > Copyedit comments and documentation. > > ... > > src/backend/storage/freespace/freespace.c | 4 ++-- > > - * Returns the physical block number an FSM page > + * Returns the physical bl

Re: [COMMITTERS] pgsql: Copyedit comments and documentation.

2016-04-03 Thread David Rowley
On 4 April 2016 at 10:55, David Rowley wrote: > It appears that the tender is still open on "a SQL" vs "an SQL", but > that'll likely be down to people pronouncing SQL as either > "es-que-el", or "squeal" Of course I mean "sequel". -- David Rowley http://www.2ndQuadrant.com/

Re: [COMMITTERS] pgsql: Copyedit comments and documentation.

2016-04-03 Thread David Rowley
On 2 April 2016 at 14:56, Noah Misch wrote: > Copyedit comments and documentation. ... > src/backend/storage/freespace/freespace.c | 4 ++-- - * Returns the physical block number an FSM page + * Returns the physical block number of a FSM page I'm not sure I want to start a debate over such a tr

[COMMITTERS] pgsql: Copyedit comments and documentation.

2016-04-01 Thread Noah Misch
Copyedit comments and documentation. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/4ad6f13500cd9a3ca0652e43232f9515319e55e2 Modified Files -- config/c-compiler.m4 | 2 +- contrib/pgstattuple/pgstatapprox.c| 2 +- doc/src/sgm