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
"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
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
"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
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:
-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
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
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