[EMAIL PROTECTED] wrote:
>
> I checked this, it works.
Are you using the same program version that I am? It fails on my
computer with the previously stated error. I'm using the US English,
Win32, verion 1.2.2.0 build installed with the msi installer.
No, I used CVS head, the 1.4beta1-to-
Hi Rich
Please keep discussions
on the mailing lists so others can help (and benefit from the
archives).
From your earlier
mail:
> I added the
path /usr/local/pgsql/lib to the /etc/ld.so.conf file. I then rebooted the
computer.
> Here is the error
that I get when attempting to run p
Thank you,
Richard Morrison
Sr. Software Engineer
ATX II, LLC
"In Rich We Trust!"
[EMAIL PROTECTED] wrote on 10/04/2005
01:33:06 PM:
> [EMAIL PROTECTED] wrote:
> >
> > pgAdmin reports a SQL error when attempting to add a bigserial
column to
> > an existing table.
>
> I checked this, it work
[EMAIL PROTECTED] wrote:
pgAdmin reports a SQL error when attempting to add a bigserial column to
an existing table.
I checked this, it works.
Adding the column produces this SQL statement:
CREATE SEQUENCE public.tblenglish_in_trnas_id_seq;
ALTER TABLE tblenglish_in
ADD COLUMN trnas_id
hi,
i am experiencing trouble building the mentioned src rpm.
first i get an error that wx-config could not be found. i then change
the --with-wx=/usr/local option to --with-wx=/usr/bin in the .spec file
calling the configure script.
then i get the following error:
rpmbuild -bb pgadmin3.spec
E