On Mon, 2003-10-20 at 21:45, Christopher Kings-Lynne wrote:
> Looks fairly straightforward to me. Just need to get backend version
> out. Maybe handle v2 protocol again. Then just have different SQL for
> different backends.
Going forward if we put the sql for all the psql commands into fuctions,
then psql could be less tied to the backend version. I thought this was
a TODO item already.