projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48a78d8
)
Fix typo in docs.
author
Robert Haas
Thu, 8 Oct 2015 17:21:03 +0000
(13:21 -0400)
committer
Robert Haas
Thu, 8 Oct 2015 17:27:02 +0000
(13:27 -0400)
Pallavi Sontakke
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 11bd6ea0f1b5928a2e802d208a5fbd29cbbae372..290ba52e7ec1d9427fd8b9f5729cadca1a4ccb8f 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-17415,7
+17415,7
@@
postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
pg_replication_origin_session_setup
-
pg_replication_origin_se
tup_session
(
node_name
text
)
+
pg_replication_origin_se
ssion_setup
(
node_name
text
)
void