RE: cvs-commit-digest V1 #856 - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject RE: cvs-commit-digest V1 #856
Date
Msg-id 001201bf6d25$963f1f80$2801007e@tpf.co.jp
Whole thread Raw
Responses Re: [HACKERS] RE: cvs-commit-digest V1 #856
Re: [HACKERS] RE: cvs-commit-digest V1 #856
List pgsql-hackers
> -----Original Message-----
> From: owner-cvs-commit-digest@hub.org
> [mailto:owner-cvs-commit-digest@hub.org]
> Sent: Sunday, January 30, 2000 1:01 PM
> To: committers-digest@hub.org
> Subject: cvs-commit-digest V1 #856
> 
> ------------------------------
> 
> Date: Sat, 29 Jan 2000 11:58:52 -0500 (EST)
> From: Peter Eisentraut - PostgreSQL <petere>
> Subject: [COMMITTERS] pgsql/src/interfaces/libpq (fe-misc.c 
> fe-print.c libpq-fe.h)
> 
>   Date: Saturday, January 29, 2000 @ 11:58:51
> Author: petere
> 
> Update of /usr/local/cvsroot/pgsql/src/interfaces/libpq
>      from hub.org:/home/tmp/cvs-serv53967/src/interfaces/libpq
> 
> Modified Files:
>     fe-misc.c fe-print.c libpq-fe.h 
> 
> - -----------------------------  Log Message  
> -----------------------------
> 
> A few minor psql enhancements
> Initdb help correction
> Changed end/abort to commit/rollback and changed related notices
> Commented out way old printing functions in libpq
> Fixed a typo in alter table / alter column
>

pqbool is removed from libpq-fe.h.
Couldn't compile interfaces/perl5 now.

In addition,this seems to change external interface of PQprint().
Is it OK ?

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


pgsql-hackers by date:

Previous
From: Yutaka tanida
Date:
Subject: Re: [HACKERS] Win NT Binary
Next
From: Tom Lane
Date:
Subject: SELECT FOR UPDATE leaks relation refcounts