[COMMITTERS] pgsql: Adjust sample auto-explain output to reflect query text

2010-02-20 Thread Andrew Dunstan
Log Message: --- Adjust sample auto-explain output to reflect query text inclusion. Modified Files: -- pgsql/doc/src/sgml: auto-explain.sgml (r1.6 -> r1.7) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/auto-explain.sgml?r1=1.6&r2=1.7) -- Se

[COMMITTERS] pgsql: Clean up handling of XactReadOnly and RecoveryInProgress checks.

2010-02-20 Thread Tom Lane
Log Message: --- Clean up handling of XactReadOnly and RecoveryInProgress checks. Add some checks that seem logically necessary, in particular let's make real sure that HS slave sessions cannot create temp tables. (If they did they would think that temp tables belonging to the master's se

[COMMITTERS] pgsql: Make 'include_realm' ordering consistent in the docs, to match

2010-02-20 Thread Bruce Momjian
Log Message: --- Make 'include_realm' ordering consistent in the docs, to match recent doc change. Modified Files: -- pgsql/doc/src/sgml: client-auth.sgml (r1.132 -> r1.133) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml?r1=1.

[COMMITTERS] pgsql: Clarify documentation about username mapping when authenticating

2010-02-20 Thread Bruce Momjian
Log Message: --- Clarify documentation about username mapping when authenticating with GSSAPI or Kerberos. Ian Turner Modified Files: -- pgsql/doc/src/sgml: client-auth.sgml (r1.131 -> r1.132) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cl

[COMMITTERS] pgsql: Document that many solid-state drives have volatile write-back

2010-02-20 Thread Bruce Momjian
Log Message: --- Document that many solid-state drives have volatile write-back caches. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.61 -> r1.62) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.61&r2=1.62) -- Sent via pgs

[COMMITTERS] pgsql: Copy editing of Hot Standby docs.

2010-02-20 Thread Simon Riggs
Log Message: --- Copy editing of Hot Standby docs. Some clarifications, addition of missing items and minor edits. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.47 -> r1.48) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/hi