Re: pgsql-server/doc TODO

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org, Joe Conway <mail(at)joeconway(dot)com>
Subject: Re: pgsql-server/doc TODO
Date: 2003-08-08 13:44:58
Message-ID: 20569.1060350298@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> < * Delay resolution of array expression type so assignment coercion
> > * -Delay resolution of array expression type so assignment coercion

AFAIK, this is *not* done.

> < o Implement SQLDA (do we really need this?)
> > o -Implement SQLDA

This is not done either is it?

> 364d362
> < * Allow binding query args over FE/BE protocol

Shouldn't this be marked done, rather than removed?

> 496,497c495
> < o Replication support?
> < o Error codes
> > o -Error codes

Looks like the replication line unintentionally disappeared?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2003-08-08 14:31:14 pgsql-server/src/backend/utils/mb/conversion_p ...
Previous Message Tom Lane 2003-08-08 13:33:22 Re: pgsql-server/src Makefile.global.in bin/pg_dum ...