new runtime variables - Mailing list pgsql-hackers

From Brook Milligan
Subject new runtime variables
Date
Msg-id 200009061804.MAA26303@biology.nmsu.edu
Whole thread Raw
List pgsql-hackers
I am experimenting with some new datatypes that require some
metadata to control their action (e.g., like the DATESTYLE does for
date/time types).  It seems that some new runtime variables make most
sense for this, though other suggestions are welcome.

Is there any documentation on how to implement runtime variables like
DATESTYLE?  Presumably, I need to implement actions for the SET/SHOW
commands and some mechanism for retrieving values within backend code.
Anything else?  How is this accomplished?

Thanks for your help.

Cheers,
Brook


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Where is ./configure?
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: WAL