Re: [BUGS] help me please

2007-12-28 Thread Josh Tolley
On Dec 28, 2007 7:01 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hello > > Help me please... > I have two "postgres" user. How to delete the first one ??? > > *** > # select * from pg_shadow where usesysid=1; > usename | usesysid | usecreatedb | usesuper | usecatupd > |

Re: [BUGS] to_date gives odd results

2007-08-31 Thread Josh Tolley
On 8/31/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: > Josh Tolley escribió: > > > On Thursday 30 August 2007 21:15, Tom Lane wrote: > > > > to_date and friends are fairly awful in terms of not throwing errors > > > > when the input doesn&#x

Re: [BUGS] to_date gives odd results

2007-08-31 Thread Josh Tolley
> On Thursday 30 August 2007 21:15, Tom Lane wrote: > > to_date and friends are fairly awful in terms of not throwing errors > > when the input doesn't really match the format. I think what you > > shoulda got here is a bad-input error. However, somebody's going to > > have to do a major rewrite

Re: [BUGS] BUG #3583: IMPORT/EXPORT into PostgreSQL

2007-08-28 Thread Josh Tolley
On 8/28/07, Vova <[EMAIL PROTECTED]> wrote: > > The following bug has been logged online: > > Bug reference: 3583 > Logged by: Vova > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.0.7 > Operating system: Linux Gentoo > Description:IMPORT/EXPORT into PostgreSQ

[BUGS] BUG #2599: AM/PM doesn't work in to_timestamp in the middle of a string

2006-08-30 Thread Josh Tolley
The following bug has been logged online: Bug reference: 2599 Logged by: Josh Tolley Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Fedora Core 5 Description:AM/PM doesn't work in to_timestamp in the middle of a string De