On Thu, May 15, 2014 at 06:08:47PM -0700, David G Johnston wrote:
> Some errors and suggestions - my apologizes for the format as I do not have
> a proper patching routine setup.
> 

Sorry, let me address some items I skipped on your list:

> IIUC: Logical decoding allows for streaming of statement-scoped database
> changes.

I think Logical decoding does more than statement-scoped database
changes, e.g. it can enable multi-master without triggers.  I am
hesitant to mention specific items in the release notes for that reason.

> IIUC: Remove line length restrictions from pgbench.

Uh, there is a specific place we removed the ne length restriction in
pg_bench.

> style: add comma -> Previously[,] empty arrays were returned (occurs
> frequently but is minor)

Thanks for the comma adjustments --- I can't decide on that sometimes.

FYI, the most frequently updated doc build is here:

        http://momjian.us/pgsql_docs/release-9-4.html

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to