| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Marc Munro <marc(at)bloodnok(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] New shared memory hooks proposal (was Re: pre_load_libraries) |
| Date: | 2006-10-15 20:36:10 |
| Message-ID: | 25788.1160944570@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Marc Munro <marc(at)bloodnok(dot)com> writes:
> I am content that what you suggest is the right way to go. I will work
> on a new patch immediately, unless you would prefer to do this yourself.
I've already got some of the relevant changes made in my local copy,
so I might as well just go ahead and finish the coding work. But if
you'd like to do the documentation part, be my guest.
> It seems to me that these coding rules should be documented in the main
> documentation, I guess in the section that describes Dynamic Loading.
I'm not entirely sure where to put it, either. Subsection 32.9.1 (Dynamic
Loading) is pretty basic stuff for first-time C-function authors ---
this seems off-topic for that section. Maybe a new subsection down near
the end of 32.9? Another possibility is somewhere in the Internals
chapters, although I don't offhand see an obvious place there either.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2006-10-15 20:39:49 | Re: Threaded python on FreeBSD |
| Previous Message | mark | 2006-10-15 20:27:00 | Re: Postgresql Caching |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marko Kreen | 2006-10-16 13:57:39 | 8.2 release notes for pgcrypto |
| Previous Message | Marc Munro | 2006-10-15 19:57:39 | Re: [PATCHES] New shared memory hooks proposal (was Re: |