mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Doc: add glossary term for "auxiliary process"
Add entries for existing processes not documented, too, and adjust existing definitions for consistency. Per question from Bharath Rupireddy. Author: Justin Pryzby <pryzby@telsasoft.com> Author: Alvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://postgr.es/m/CALj2ACVpYCT0M+k8zqrAa4ZQZV+ce5s6G=yajwoS1m=h-jj8NQ@mail.gmail.com
This commit is contained in:
@ -422,6 +422,8 @@ extern ProcessingMode Mode;
|
||||
* Auxiliary-process type identifiers. These used to be in bootstrap.h
|
||||
* but it seems saner to have them here, with the ProcessingMode stuff.
|
||||
* The MyAuxProcType global is defined and set in auxprocess.c.
|
||||
*
|
||||
* Make sure to list in the glossary any items you add here.
|
||||
*/
|
||||
|
||||
typedef enum
|
||||
|
Reference in New Issue
Block a user