Re: GUC assign hooks (was Re: wal_buffers = -1 and SIGHUP)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Bernd Helmle <mailings@oopsware.de>, pgsql-hackers@postgresql.org
Date: 2011-04-04T20:57:45Z
Lists: pgsql-hackers
Attachments
- GUC-README.patch (text/x-patch) patch
Robert Haas <robertmhaas@gmail.com> writes: > OK. Please comment the crap out of whatever you do, or maybe even add > a README. This stuff is just a bit arcane, and guideposts help a lot. We already have a README for that ;-). PFA, a patch to src/backend/utils/misc/README describing the proposed revised API. If nobody has any objections, I'll get on with making this happen. regards, tom lane