summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorAndres Freund2014-06-05 14:29:20 +0000
committerAndres Freund2014-06-05 14:29:20 +0000
commitf0c108560bce3a5481db57ffc3743e71b5f7b2d1 (patch)
treea9114098aee9312eccae11ebe920abc94ce4f499 /src/include/postgres.h
parente0cb4aa89dd61cb1a76d348ced634681255b6a07 (diff)
Consistently spell a replication slot's name as slot_name.
Previously there's been a mix between 'slotname' and 'slot_name'. It's not nice to be unneccessarily inconsistent in a new feature. As a post beta1 initdb now is required in the wake of eeca4cd35e, fix the inconsistencies. Most the changes won't affect usage of replication slots because the majority of changes is around function parameter names. The prominent exception to that is that the recovery.conf parameter 'primary_slotname' is now named 'primary_slot_name'.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions