| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Josh Berkus <josh(at)agliodbs(dot)com> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: libpq-example.html needs to use <> includes |
| Date: | 2010-02-27 03:41:36 |
| Message-ID: | 201002270341.o1R3faR28473@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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 <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
+ If your life is a hard drive, Christ can be your backup. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/diff | text/x-diff | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2010-02-28 02:21:15 | Locale example |
| Previous Message | Bruce Momjian | 2010-02-27 00:01:12 | Re: CREATE FUNCTION reference page's Notes section is getting out of hand |