[EMAIL PROTECTED] writes:
> Ignore my submission about sh-vs-bash in configure. Configure is still broken
>(doesn't set HAVE_SNPRINTF_DECL properly), and the resulting tree still doesn't build
>under IRIX with MIPSpro ($CC accidentally got reset to gcc between tries).
A lot of this looks like
Tom Lane writes:
> In current sources:
>
> regression=# create table tt1 (i2 int2, i4 int4, f8 float8,
> regression(# \r
> Query buffer reset (cleared).
> regression(# select 2;
> regression(# -- nothing happens because psql still wants a right paren
>
> Not sure if there is any other state that
In current sources:
regression=# create table tt1 (i2 int2, i4 int4, f8 float8,
regression(# \r
Query buffer reset (cleared).
regression(# select 2;
regression(# -- nothing happens because psql still wants a right paren
Not sure if there is any other state that needs to be reset along
with the p