Re: [DOCS] CREATE FUNCTION reference page's Notes section is getting out of hand

2010-02-26 Thread Bruce Momjian
Tom Lane wrote: > I observe that the Notes section here > http://developer.postgresql.org/pgdocs/postgres/sql-createfunction.html > has turned into a disorganized laundry list of unrelated items, > ranging from quite-subtle issues to barely-useful-even-to-novices > advice (do we really need "Use DR

Re: [DOCS] libpq-example.html needs to use <> includes

2010-02-26 Thread Bruce Momjian
Josh Berkus wrote: > All, > > The libpq-example is using local includes for libpq-fe, instead of > library includes: > > #include "libpq-fe.h" > > I can't think of a single good reason for this, is there one? Agreed, fixed with the attached, applied patch. -- Bruce Momjian http://m