[COMMITTERS] pgsql: Reworded sentence as suggested by Stephen Frost.

2012-05-19 Thread Michael Meskes
Reworded sentence as suggested by Stephen Frost. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/c1ba858c6d49ae100f6e343932aa99c7a61e3f06 Modified Files -- doc/src/sgml/ref/create_type.sgml |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --

[COMMITTERS] pgsql: Put back word that was mysteriously lost in man page conversion

2012-05-19 Thread Peter Eisentraut
Put back word that was mysteriously lost in man page conversion Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/9c64f395578d98e6e988c378b6056ef787ff349d Modified Files -- doc/src/sgml/pgupgrade.sgml |2 +- 1 files changed, 1 insertions(+), 1 deletions(

[COMMITTERS] pgsql: Fix incorrect logic in JSON number lexer

2012-05-19 Thread Peter Eisentraut
Fix incorrect logic in JSON number lexer Detectable by gcc -Wlogical-op. Add two regression test cases that would previously allow incorrect values to pass. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/f1f6737e154f9d00f1565fc08fd7ac677b380822 Modified Files

[COMMITTERS] pgsql: Small cleanups of contrib --help output

2012-05-19 Thread Peter Eisentraut
Small cleanups of contrib --help output Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/510860a6a5e4b66091353e7b0d619f71f6bec789 Modified Files -- contrib/pg_archivecleanup/pg_archivecleanup.c | 10 +- contrib/pg_standby/pg_standby.c

[COMMITTERS] pgsql: Some reference page improvements

2012-05-19 Thread Peter Eisentraut
Some reference page improvements initdb: Add -T option oid2name: Put options in some non-random order pg_dump: Put --section option in the right place And some additional markup and terminology improvements. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/fe2534e534