aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-03-12 14:11:06 -0400
committerRobert Haas <rhaas@postgresql.org>2014-03-12 14:11:06 -0400
commita0b4c355c2f4e26735d28372c49f4661621988f2 (patch)
treedf90f6026e797aa6a1a32b9aac57218792c9599a /doc/src
parent336a578b8c8866490e0d9069f10c17ba14f4705a (diff)
downloadpostgresql-a0b4c355c2f4e26735d28372c49f4661621988f2.tar.gz
postgresql-a0b4c355c2f4e26735d28372c49f4661621988f2.zip
test_decoding: Documentation fix.
Andres Freund
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/test-decoding.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/test-decoding.sgml b/doc/src/sgml/test-decoding.sgml
index 0fe3d0a45a4..250c0d82d10 100644
--- a/doc/src/sgml/test-decoding.sgml
+++ b/doc/src/sgml/test-decoding.sgml
@@ -24,7 +24,7 @@
interface, might be:
<programlisting>
-postgres=# SELECT * FROM pg_logical_slot_get_changes('test_slot', 'now', 'include-xids', '0');
+postgres=# SELECT * FROM pg_logical_slot_get_changes('test_slot', NULL, NULL, 'include-xids', '0');
location | xid | data
-----------+-----+--------------------------------------------------
0/16D30F8 | 691 | BEGIN