1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-06 03:53:59 +02:00
pgbackrest/src/protocol
David Steele f984aec665 Standardize some section names in headers.
It's better to start out with plural forms rather than flip back and forth as functions are added and subtracted. So, use "Constructors" instead of "Constructor".

Use "Getters/Setters" rather than "Getters" or "Setters" to avoid similar churn.
2020-04-03 18:15:32 -04:00
..
client.c Move extern function comments to headers. 2020-04-03 18:01:28 -04:00
client.h Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
command.c Move extern function comments to headers. 2020-04-03 18:01:28 -04:00
command.h Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
helper.c Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
helper.h Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
parallel.c Move extern function comments to headers. 2020-04-03 18:01:28 -04:00
parallel.h Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
parallelJob.c Move extern function comments to headers. 2020-04-03 18:01:28 -04:00
parallelJob.h Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
server.c Move extern function comments to headers. 2020-04-03 18:01:28 -04:00
server.h Standardize some section names in headers. 2020-04-03 18:15:32 -04:00