Thread

  1. Re: [HACKERS] PgAccess - small bug?

    Constantin Teodorescu <teo@flex.ro> — 2000-10-13T05:12:49Z

    Bruce Momjian wrote:
    > 
    > Constantin, can you comment on this?
    
    Sorry for my delayed response!
    Yes, I will fix the table creation for no columns but inherited from
    other tables!
    
    > > > > 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...
    
    I will also replace all over the place 'field' with 'column'!
    
    Hope I will be able to deliver soon a minor upgrade (mainly bug fixes)
    but we are in Romania in the fever of general elections (chambers and
    president) :-)
    
    Constatin Teodorescu
    Braila, ROMANIA