Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3fba6c9

Browse files
committed
Mention that commands are actually functions, per complaint.
1 parent 6dda1cc commit 3fba6c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ successfully and some failed.
9999
Currently cmd_log can be seen and commands issued only on the shardlord, but
100100
that's easy to change.
101101

102-
Let's get to the actual commands.
102+
Let's get to the actual commands, which are implemented as functions in
103+
the extension's schema.
103104

104105
add_node(connstring text)
105106
Add node with given libpq connstring to the cluster. Node is assigned unique

0 commit comments

Comments
 (0)