Make walsender options order-independent
authorMagnus Hagander <magnus@hagander.net>
Sun, 23 Jan 2011 22:39:18 +0000 (23:39 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 23 Jan 2011 22:39:18 +0000 (23:39 +0100)
commite5487f65fdbd05716ade642a3ae1c5c6e85b6f22
tree0d9bcc4b54c56feaf93c3a8068d86ce2a228e7fe
parent39e911e28a7a998d9439c0f5886c97fbbfc72a75
Make walsender options order-independent

While doing this, also move base backup options into
a struct instead of increasing the number of parameters
to multiple functions for each new option.
src/backend/replication/basebackup.c
src/backend/replication/repl_gram.y
src/backend/replication/walsender.c
src/include/replication/basebackup.h
src/include/replication/replnodes.h