Re: New version of psql

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: hackers(at)postgresql(dot)org
Subject: Re: New version of psql
Date: 1999-11-06 13:59:22
Message-ID: Pine.LNX.4.20.9911061446440.347-100000@peter-e.yi.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 1999-11-04, Bruce Momjian mentioned:

> OK, new version of psql installed.

This takes care of these TODO items:
* Allow psql \copy to allow delimiters
* Allow psql to print nulls as distinct from ""(see TODO.detail/null)

Also this is already taken care of but it's still in my TODO:
* Make configure --enable-debug add -g on compile line

In unrelated news, I found out the other day that there is actually a Lisp
binding for Pgsql. It says for version 6.4.2 on it. I'm going to see if I
can track down who wrote it.

--
Peter Eisentraut Sernanders vaeg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ryan Kirkpatrick 1999-11-06 15:52:11 Re: [HACKERS] PostgreSQL 6.5.3 built, but not released ...
Previous Message Peter Eisentraut 1999-11-06 13:46:29 Re: [HACKERS] New version of psql