diff options
author | Andres Freund <andres@anarazel.de> | 2014-10-06 12:11:52 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-10-06 12:12:09 +0200 |
commit | 0cd700477466d260ed9c61d0af87df18f7cbfd1a (patch) | |
tree | 020539677e9756eaace311b29dda4489b785841f /src/backend/executor/nodeModifyTable.c | |
parent | 6af3a67235ba6d31819bc7e4a2dae151721dc257 (diff) | |
download | postgresql-0cd700477466d260ed9c61d0af87df18f7cbfd1a.tar.gz postgresql-0cd700477466d260ed9c61d0af87df18f7cbfd1a.zip |
Rename pg_recvlogical's --create/--drop to --create-slot/--drop-slot.
A future patch (9.5 only) adds slot management to pg_receivexlog. The
verbs create/drop don't seem descriptive enough there. It seems better
to rename pg_recvlogical's commands now, in beta, than live with the
inconsistency forever.
The old form (e.g. --drop) will still be accepted by virtue of most
getopt_long() options accepting abbreviations for long commands.
Backpatch to 9.4 where pg_recvlogical was introduced.
Author: Michael Paquier and Andres Freund
Discussion: CAB7nPqQtt79U6FmhwvgqJmNyWcVCbbV-nS72j_jyPEopERg9rg@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions