pgsql: Put new command-line options into alphabetical order

2018-06-04 Thread Peter Eisentraut
Put new command-line options into alphabetical order Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4d6a854f176dbb48e62f017d8234f4736cb48d24 Modified Files -- doc/src/sgml/ref/pg_dump.sgml| 30 +++--- doc/src/sgml/ref/pg_dumpa

pgsql: Fix typo

2018-06-04 Thread Peter Eisentraut
Fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/2241ad1556b3734b4867117bee8d78ef9577fceb Modified Files -- src/backend/utils/misc/postgresql.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix spurious non-ASCII bytes

2018-06-04 Thread Peter Eisentraut
Fix spurious non-ASCII bytes Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/3f85c62d9e825eedd1315d249ef1ad793ca78ed4 Modified Files -- src/backend/catalog/heap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)