Re: PgAccess - small bug?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Karel Zak - Zakkr <zakkr(at)zf(dot)jcu(dot)cz>
Cc: pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: PgAccess - small bug?
Date: 2000-06-01 00:04:08
Message-ID: 200006010004.UAA05736@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

I assume this is fixed?

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-06-01 01:23:27 Re: [HACKERS] Oft Ask: How to contribute to PostgreSQL?
Previous Message Bruce Momjian 2000-06-01 00:01:50 Re: pg_am.amowner

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joseph Shraibman 2000-06-01 00:07:27 Exception with aggregate
Previous Message Mark Dzmura 2000-05-31 23:48:11 JDBC squirrely transaction behavior??