Prerequisites:
pgAdmin 1.8.2, Windows Xp SP2, Postgres 8.3.0
Steps to reproduce:
1)Run the following sequence.
create table basic_table(
a integer,
b integer);
create table derived_table(
c integer
) inherits (basic_table);
create table basic_table_b
(d integer);
alter table derived_table
Because it was an early pga3 1.8.0. It would be too long to explain how to
change the deb source to build against 1.8 in a mail.
I'll provide a build and its source package rapidly to get out of this mess.
Cheers,
Raphaël
On 15/02/2008, Dave Page <[EMAIL PROTECTED]> wrote:
>
> On Fri, Feb 15, 200
On Fri, Feb 15, 2008 at 2:01 PM, Raphaël Enrici <[EMAIL PROTECTED]> wrote:
> Well, if you can try to download the referred wxWidgets tarball from wx
> site and put it in the right place, it should build it on the fly.
> BTW, I'll build some packages until next week. If I can't find an AMD64
> mach
Well, if you can try to download the referred wxWidgets tarball from wx
site and put it in the right place, it should build it on the fly.BTW, I'll
build some packages until next week. If I can't find an AMD64 machine, I'll
ask you or other contributors to make a build so that I can upload it to o
Hi Raphaël,
On Fri, 2008-02-15 at 11:58 +0100, Raphaël Enrici wrote:
> Hi Joost,
>
>
> take an example from deb sources packages already published.
>
>
> Download these three files:
> ftp://ftp.fr.postgresql.org/pgadmin3/release/debian/dists/etch/pgadmin/source/misc/pgadmin3_1.8.0-1~pgaoetch1
Hi Joost,
take an example from deb sources packages already published.
Download these three files:
ftp://ftp.fr.postgresql.org/pgadmin3/release/debian/dists/etch/pgadmin/source/misc/pgadmin3_1.8.0-1~pgaoetch1.diff.gz
ftp://ftp.fr.postgresql.org/pgadmin3/release/debian/dists/etch/pgadmin/source/m
Hi,
I tried to compile the source distribution on Debian Lenny AMD64 to
create a Debian package, which failed.
Running "dpkg-buildpackage -rfakeroot" in the root of the source
distribution gave the following error:
"dpkg-buildpackage -rfakeroot
tail: cannot open `debian/changelog' for reading: N