libpq-example.html needs to use <> includes - Mailing list pgsql-docs

From Josh Berkus
Subject libpq-example.html needs to use <> includes
Date
Msg-id 4B85D45A.5050507@agliodbs.com
Whole thread Raw
Responses Re: libpq-example.html needs to use <> includes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
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?

--Josh Berkus

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Improve pg_restore docs
Next
From: gabrielle
Date:
Subject: [PATCH] log_statement docs