Fix typo in comment.
Author: Masahiko Sawada
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/1109164913caf7fa64e75e0b9fa64f7ba5fe5753
Modified Files
--
src/backend/utils/adt/jsonb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsq
doc: Fix option order in man pages and fix typos
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/9b7bb106e023ced822d5ed4846d445737e54e118
Modified Files
--
doc/src/sgml/ref/pg_dump.sgml| 39 ++-
doc/src/sgml/ref/pg_r
Fix typos
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/397bf6eed81bfaacb84065b912a8968a179b4166
Modified Files
--
src/backend/utils/misc/postgresql.conf.sample | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Sent via pgsql-committers mai
Rename pg_stat_wal_receiver.conn_info to conninfo.
Per discussion on pgsql-hackers, conninfo is better as the column name
because it's more commonly used in PostgreSQL.
Catalog version bumped due to the change of pg_proc.
Author: Michael Paquier
Branch
--
master
Details
---
http://git.