Log Message:
---
Add the ability to compute per-statement latencies (ie, average execution
times) to pgbench.
Florian Pflug, reviewed by Greg Smith
Modified Files:
--
pgsql/contrib/pgbench:
pgbench.c (r1.99 -> r1.100)
(http://anoncvs.postgresql.org/cvsweb.
Log Message:
---
Get rid of a bunch of dubious error handling code in pgbench by just erroring
out immediately on any out-of-memory condition. It's rather pointless to
imagine that pgbench will be able to continue usefully after a malloc
failure, and in any case there were a number of unch
Log Message:
---
Correct sundry errors in Hot Standby-related comments.
Fujii Masao
Modified Files:
--
pgsql/src/backend/access/transam:
xact.c (r1.295 -> r1.296)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xact.c?r1=1.295&r2
Log Message:
---
Correct sundry errors in Hot Standby-related comments.
Fujii Masao
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/src/backend/access/transam:
xact.c (r1.293.2.2 -> r1.293.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend
Log Message:
---
Reorder docs on lexical structure slightly for clarity.
Thom Brown
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.152 -> r1.153)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.152&r2=1.153)
--
Sent
Log Message:
---
Reorder docs on lexical structure slightly for clarity.
Thom Brown
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.147.2.4 -> r1.147.2.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.