Re: Clarify libpq docs
| От | Peter Eisentraut |
|---|---|
| Тема | Re: Clarify libpq docs |
| Дата | |
| Msg-id | 200401261702.28000.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Clarify libpq docs (Gavin Sherry <swm@linuxworld.com.au>) |
| Ответы |
Re: Clarify libpq docs
|
| Список | pgsql-patches |
Gavin Sherry wrote: > The attached patch clarifies (or, rather, makes explicit) to readers > how to handle memory management for char pointers returned by libpq > functions. Although the sections on PQfinish(), PQclear() and > PQfreemem() give an indication that all pointers returned by > functions point to memory allocated in the underlying library, I > thought it would be useful to make this clear. Please don't put tabs in SGML files. They don't have any real meaning there. Use spaces to indent. (Normally, we indent code by 4 spaces and SGML by 1 space.)
В списке pgsql-patches по дате отправления: