| From: | "Thomas Hallgren" <thhal(at)mailblocks(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | GUC custom variables |
| Date: | 2004-04-24 17:31:50 |
| Message-ID: | c6e8el$29d0$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I'm about to finalize my patch for GUC custom variables. I did find the
place to add the documentation for the custom_variable_classes variable that
I added but I can't find any documentation related to GUC functions. I've
added 5 new functions. 4 to allow modules to define new variables and 1 to
assert that no 'stray' variables persists after the definition. Where to I
put the documentation? A comment for each method, sure, but shouldn't there
be some sgml for this somewhere?
Kind regards,
Thomas Hallgren
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2004-04-24 17:46:41 | Re: [HACKERS] What can we learn from MySQL? |
| Previous Message | Bruno Wolff III | 2004-04-24 17:10:01 | Re: [HACKERS] What can we learn from MySQL? |