Re: [BUGS] BUG #2495: -i start up option blows pg_ctl program.

2006-06-23 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > There is indeed a bug in pg_ctl here. We are reporting an error which > getopt_long already reported; and furthermore, optarg is not set by that > function in case of error. This is the fix: Good catch, but I'd suggest not just removing the write_stde

Re: [BUGS] BUG #2495: -i start up option blows pg_ctl program.

2006-06-23 Thread Alvaro Herrera
Ermest wrote: > When I attempt to configure postgres to allow tcpip connections by adding > the -i option at startup, pg_ctl bombs by referencing address 0x. The > -i is added to the service startup parameters via the Registry. There is indeed a bug in pg_ctl here. We are reporting an error

Re: [BUGS] BUG #2487: Immutable functions results

2006-06-23 Thread Eresmas
Dear Tom: Sorry, but I think you can see the problem without the definition of the function. If after this message you continue thinking you need the source of the function I will send it to the list. I don't want to extend so much the message. There is a master table (tablea) and a detail table

[BUGS] BUG #2492: "unexpected EOF on client connection" message in log

2006-06-23 Thread
The following bug has been logged online: Bug reference: 2492 Logged by: Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: debian sid unstable Description:"unexpected EOF on client connection" message in log Details: I make all connection

[BUGS] BUG #2493: bug with initdb under an administrator

2006-06-23 Thread Alexander Pravdin
The following bug has been logged online: Bug reference: 2493 Logged by: Alexander Pravdin Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Windows XP Description:bug with initdb under an administrator Details: If I run the initdb under a

[BUGS] BUG #2495: -i start up option blows pg_ctl program.

2006-06-23 Thread Ermest
The following bug has been logged online: Bug reference: 2495 Logged by: Ermest Email address: [EMAIL PROTECTED] PostgreSQL version: 8.4.1-1 Operating system: Windows server 2003 Description:-i start up option blows pg_ctl program. Details: When I attempt to configu

[BUGS] BUG #2494: SCROLL CURSOR does not worl

2006-06-23 Thread Michal Szymanski
The following bug has been logged online: Bug reference: 2494 Logged by: Michal Szymanski Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: Windows Description:SCROLL CURSOR does not worl Details: Function with scroll cursor cannot be compi

[BUGS] BUG #2491: Database crash and restart

2006-06-23 Thread
The following bug has been logged online: Bug reference: 2491 Logged by: Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Debian sid unstable Description:Database crash and restart Details: Situation: I have running transaction which mak