Re: [BUGS] BUG #1871: operations with data types

2005-09-16 Thread Bruce Momjian
Added to TODO: o Fix SELECT INTERVAL '1' MONTH; --- Tom Lane wrote: > Michael Fuhr <[EMAIL PROTECTED]> writes: > > I just noticed something in PostgreSQL that might be considered > > surprising (although I do see "A

Re: [BUGS] BUG #1862: ECPG Connect, host variable trailing blanks

2005-09-16 Thread Michael Fuhr
On Fri, Sep 16, 2005 at 12:00:59PM -0400, Bruce Momjian wrote: > [EMAIL PROTECTED] wrote: > > What do you think of an Postgres option that would enable stripping of > > trailing blanks from connect host variables when turned ON? > > I would not support such an option. If we added flags for every

Re: [BUGS] BUG #1862: ECPG Connect, host variable trailing blanks

2005-09-16 Thread Bruce Momjian
[EMAIL PROTECTED] wrote: > What do you think of an Postgres option that would enable stripping of > trailing blanks from connect host variables when turned ON? I would not support such an option. If we added flags for every single thing that someone wanted, the system would be unusable. > This w

Re: [BUGS] BUG #1885: SHOW autovacuum settings tab completion broken

2005-09-16 Thread Robert Treat
On Friday 16 September 2005 09:00, Michael Fuhr wrote: > On Fri, Sep 16, 2005 at 06:02:14AM +0100, Robert Treat wrote: > > PostgreSQL version: 8.1beta1 > > > > When doing SHOW or SHOW a none of the autovacuum > > settings come up. > > Are you sure you're using an 8.1beta1 psql? I think tab comple

Re: [BUGS] BUG #1886: Bug in SQL parsing

2005-09-16 Thread Stephan Szabo
On Fri, 16 Sep 2005, Pete Beck wrote: > > The following bug has been logged online: > > Bug reference: 1886 > Logged by: Pete Beck > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.0.1 & 8.0.3 > Operating system: Linux and Windows > Description:Bug in SQL par

[BUGS] BUG #1887: "Fillinvalues failed" error : PgOledb 1.0.0.19 with Postgres 8.1 Beta

2005-09-16 Thread Viswanath Ramineni
The following bug has been logged online: Bug reference: 1887 Logged by: Viswanath Ramineni Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Beta Operating system: Windows 2000 Prof Description:"Fillinvalues failed" error : PgOledb 1.0.0.19 with Postgres 8.1

[BUGS] BUG #1886: Bug in SQL parsing

2005-09-16 Thread Pete Beck
The following bug has been logged online: Bug reference: 1886 Logged by: Pete Beck Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 & 8.0.3 Operating system: Linux and Windows Description:Bug in SQL parsing Details: Postgres incorrectly reports a relation

Re: [BUGS] BUG #1885: SHOW autovacuum settings tab completion broken

2005-09-16 Thread Michael Fuhr
On Fri, Sep 16, 2005 at 06:02:14AM +0100, Robert Treat wrote: > PostgreSQL version: 8.1beta1 > > When doing SHOW or SHOW a none of the autovacuum > settings come up. Are you sure you're using an 8.1beta1 psql? I think tab completion were fixed to read the variable list from pg_settings before 8