| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Fix reverse 'if' test in path_is_relative_and_below_cwd(), per T |
| Date: | 2011-02-13 05:18:30 |
| Message-ID: | 201102130518.p1D5IUC12910@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Bruce Momjian wrote:
> Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/8e7af608722a25376d31c40e4bd9916e932bc3ca
>
> Modified Files
> --------------
> doc/src/sgml/libpq.sgml | 46 ++++++++++++++++-------------------------
> doc/src/sgml/release-9.0.sgml | 3 +-
> src/port/path.c | 2 +-
> 3 files changed, 21 insertions(+), 30 deletions(-)
Sorry, doc stuff reverted; got mixed into branch. :-(
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-02-14 03:03:21 | pgsql: Clarify documentation for libpq's PQescapeBytea to mention the n |
| Previous Message | Bruce Momjian | 2011-02-13 05:18:11 | pgsql: Back out libpq doc change; not ready yet. |