From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>, teo(at)flex(dot)ro |
Subject: | Re: PgAccess - small bug? |
Date: | 2000-10-02 04:22:48 |
Message-ID: | 200010020422.AAA17266@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
Constantin, can you comment on this?
>
>
>
>
> On Wed, 31 May 2000, Bruce Momjian wrote:
>
> > I assume this is fixed?
>
> Oh, it is really old letter from me. I total forget...
>
> Hmm, I haven't here last version of CVS, but pgaccess in my comp has this
> bug still..
>
> Bruce, thanks for answer. I not had hope that anyone advert to this.
>
> Karel
>
> >
> > >
> > > Hi,
> > >
> > > in PgAccess's the create table dialog is small bug. If I define a new table
> > > as interits of other table and I not define any column (as 'field' named this
> > > dialog) - PgAccess return ERROR message "Your table has not field!". But
> > > PgSQL allow define table as:
> > >
> > > CREATE TABLE xxx () INHERITS(yyy);
> > >
> > > ...all colunms is from 'yyy'.
> > >
> > > NOTE: Why a attribute (column) is in the PgAccsess named 'field'? It is
> > > abnormal in SQL speech...
> > >
> > > Karel
> > >
> > > ------------------------------------------------------------------------------
> > > Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> http://home.zf.jcu.cz/~zakkr/
> > >
> > > Docs: http://docs.linux.cz (big docs archive)
> > > Kim Project: http://home.zf.jcu.cz/~zakkr/kim/ (process manager)
> > > FTP: ftp://ftp2.zf.jcu.cz/users/zakkr/ (C/ncurses/PgSQL)
> > > ------------------------------------------------------------------------------
> > >
> > >
> > > ************
> > >
> >
> >
> > --
> > Bruce Momjian | http://www.op.net/~candle
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> > + If your life is a hard drive, | 830 Blythe Avenue
> > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
> >
>
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Adriaan Joubert | 2000-10-02 05:21:45 | Re: Alpha spinlock |
Previous Message | Bruce Momjian | 2000-10-02 03:38:10 | Re: Re: ODBC patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Patrick Welche | 2000-10-02 15:13:54 | Re: Asking for the [conninfo] definition |
Previous Message | Aage J. Skjolingstad | 2000-09-30 04:05:02 | Re: ODBC with version 7.0.2 |