Remove MyAuxProcType, use MyBackendType instead

MyAuxProcType was redundant with MyBackendType.

Reviewed-by: Reid Thompson, Andres Freund
Discussion: 
https://www.postgresql.org/message-id/f3ecd4cb-85ee-4e54-8278-5fabfb3a4...@iki.fi

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/067701f57758f9baed5bd9d868539738d77bfa92

Modified Files
--------------
src/backend/postmaster/auxprocess.c | 58 ++++++-----------------------
src/backend/postmaster/postmaster.c | 56 ++++++++++++++--------------
src/include/miscadmin.h             | 73 ++++++++++++++++++-------------------
src/include/postmaster/auxprocess.h |  2 +-
src/tools/pgindent/typedefs.list    |  1 -
5 files changed, 75 insertions(+), 115 deletions(-)

Reply via email to