mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
test_decoding: Documentation fix.
Andres Freund
This commit is contained in:
parent
336a578b8c
commit
a0b4c355c2
@ -24,7 +24,7 @@
|
|||||||
interface, might be:
|
interface, might be:
|
||||||
|
|
||||||
<programlisting>
|
<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
|
location | xid | data
|
||||||
-----------+-----+--------------------------------------------------
|
-----------+-----+--------------------------------------------------
|
||||||
0/16D30F8 | 691 | BEGIN
|
0/16D30F8 | 691 | BEGIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user