Re: psql + autocommit - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: psql + autocommit
Date
Msg-id 200409151917.51071.peter_e@gmx.net
Whole thread Raw
In response to Re: psql + autocommit  (John Sidney-Woollett <johnsw@wardbrook.com>)
Responses Re: psql + autocommit  (John Sidney-Woollett <johnsw@wardbrook.com>)
List pgsql-general
John Sidney-Woollett wrote:
> It will break any newly compiled version of psql expecting to work to
> the old behaviour. It won't affect anyone using an older version of
> postgres or psql (ie pre version 8).

Of course there are no backward compatibility issues when you keep using
the old version.  The problem is that people will use the new psql
expecting it to behave like the old one.  This isn't a small secondary
change; it fundamentally changes the interaction with the program.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-general by date:

Previous
From: John Sidney-Woollett
Date:
Subject: Re: psql + autocommit
Next
From: Greg Donald
Date:
Subject: Re: division by zero issue