Re: [BUGS] BUG #4444: Wrong formated pdf manual

2008-09-30 Thread Heikki Linnakangas
Dmitry Orlov wrote: when I run evince to read manual i got error evince /home/dorlov/Books/Postgresql/postgresql-8.3-A4.pdf ** ** ERROR:(/build/buildd/evince-2.22.2/./shell/ev-sidebar-thumbnails.c:248):add_ range: assertion failed: (start_page <= end_page) Aborted This looks like a bug in evi

Re: [BUGS] BUG #4445: Atomic transaction problem

2008-09-30 Thread Tom Lane
"Santosh" <[EMAIL PROTECTED]> writes: > My application is runtime adding new columns in both the tables. > That operation is atomic like: > sql="BEGIN TRANSACTION;"; > PQexec (pgConn, sql); > sql="ALTER TABLE old ADD COLUMN new_col bigint;"; > PQexec (pgConn, sql); > sql="ALTER TABLE current ADD CO

[BUGS] BUG #4445: Atomic transaction problem

2008-09-30 Thread Santosh
The following bug has been logged online: Bug reference: 4445 Logged by: Santosh Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.0 Operating system: Sun-Solaris Description:Atomic transaction problem Details: Hi All, Following are the details of my applic

Re: [BUGS] BUG #4443: Dblink wrong output on trigger

2008-09-30 Thread Tom Lane
"Jose Manuel Mira" <[EMAIL PROTECTED]> writes: > If we open manually a connection (with this sentence: > select dblink_connect('conexion','dbname=XXX user=XXX password=XXX > host=localhost') ) the trigger must show a notice that there are open > connections and proceed to close it. The trigger nev

[BUGS] BUG #4444: Wrong formated pdf manual

2008-09-30 Thread Dmitry Orlov
The following bug has been logged online: Bug reference: Logged by: Dmitry Orlov Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.4 Operating system: Linux dorlov-laptop 2.6.24-19-rt #1 SMP PREEMPT RT Thu Aug 21 02:08:03 UTC 2008 i686 GNU/Linux Description:

Re: [BUGS] BUG #4441: Error in postgres Installing

2008-09-30 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Sep 30, 2008 at 01:28:05AM +, Hemantha wrote: > > The following bug has been logged online: > > Bug reference: 4441 Hemantha, no need to submit a bug, since this is most probably not a bug of PostgreSQL. It's more a question to pos

[BUGS] BUG #4443: Dblink wrong output on trigger

2008-09-30 Thread Jose Manuel Mira
The following bug has been logged online: Bug reference: 4443 Logged by: Jose Manuel Mira Email address: [EMAIL PROTECTED] PostgreSQL version: PostgreSQL 8.3. Operating system: Ubuntu 8.04 AMD64 Description:Dblink wrong output on trigger Details: I've got this plpgs

[BUGS] BUG #4441: Error in postgres Installing

2008-09-30 Thread Hemantha
The following bug has been logged online: Bug reference: 4441 Logged by: Hemantha Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: Linux Description:Error in postgres Installing Details: Hello, i would be very much appreciate if you plea