postgresql/doc
Andres Freund f0c108560b 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'.
2014-06-05 16:29:20 +02:00
..
src Consistently spell a replication slot's name as slot_name. 2014-06-05 16:29:20 +02:00
bug.template Stamp 9.4beta1. 2014-05-11 17:16:48 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO