Re: [BUGS] Two small patches to improve dbf2pg

2005-10-06 Thread Tom Lane
Martin Pitt <[EMAIL PROTECTED]> writes: > A long time ago some Debian user sent me two patches to improve the > dbf2pg conversion tool (in contrib). These are applied in the Debian > packages for quite a while now without any problems. I forwarded them > here some time ago already, but just let's t

Re: [BUGS] Two small patches to improve dbf2pg - attachments

2005-10-06 Thread Martin Pitt
Hi again, Martin Pitt [2005-10-06 20:34 +0200]: > A long time ago some Debian user sent me two patches to improve the > dbf2pg conversion tool (in contrib). These are applied in the Debian > packages for quite a while now without any problems. I forwarded them > here some time ago already, but jus

[BUGS] Two small patches to improve dbf2pg

2005-10-06 Thread Martin Pitt
Hi PostgreSQL developers! A long time ago some Debian user sent me two patches to improve the dbf2pg conversion tool (in contrib). These are applied in the Debian packages for quite a while now without any problems. I forwarded them here some time ago already, but just let's try again. :-) The fi

Re: [BUGS] BUG #1944: Lock A row with the option NoWait

2005-10-06 Thread Bruce Momjian
Mathias Laurent wrote: > > The following bug has been logged online: > > Bug reference: 1944 > Logged by: Mathias Laurent > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.0 > Operating system: windows > Description:Lock A row with the option NoWait > Details

[BUGS] BUG #1943: Lock A row with the option NoWait

2005-10-06 Thread Mathias Laurent
The following bug has been logged online: Bug reference: 1943 Logged by: Mathias Laurent Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: windows Description:Lock A row with the option NoWait Details: Hello, I would like to know how to make

[BUGS] BUG #1944: Lock A row with the option NoWait

2005-10-06 Thread Mathias Laurent
The following bug has been logged online: Bug reference: 1944 Logged by: Mathias Laurent Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: windows Description:Lock A row with the option NoWait Details: Hello, I would like to know how to make

Re: [BUGS] BUG #1940: Troubles with ODBC Clientes XP

2005-10-06 Thread Jaime Casanova
On 10/5/05, Juan Carlos Moreno G. <[EMAIL PROTECTED]> wrote: > > The following bug has been logged online: > > Bug reference: 1940 > Logged by: Juan Carlos Moreno G. > Email address: [EMAIL PROTECTED] > PostgreSQL version: PostGreSQL7.4.6 > Operating system: Linux Red Hat 9 > D

[BUGS] BUG #1940: Troubles with ODBC Clientes XP

2005-10-06 Thread Juan Carlos Moreno G.
The following bug has been logged online: Bug reference: 1940 Logged by: Juan Carlos Moreno G. Email address: [EMAIL PROTECTED] PostgreSQL version: PostGreSQL7.4.6 Operating system: Linux Red Hat 9 Description:Troubles with ODBC Clientes XP Details: Dears Friends,

Re: [BUGS] BUG #1938: pg_dump mis-intreprets "default now()";

2005-10-06 Thread Jeff MacDonald
Thanks ! Jeff. Michael Fuhr wrote: On Tue, Oct 04, 2005 at 08:29:23PM +0100, Jeff MacDonald wrote: I did a backup from 7.3.2 using pg_dumpall. When I did a restore all of my timestamps that were defaulted to now(); were now defaulted to the time that I piped my dump back into postgres. Mean