RE: [SQL] Column name's length

From: "Pham, Thinh" <tpham(at)mail(dot)priority(dot)net>
To: "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org>
Subject: RE: [SQL] Column name's length
Date: 1999-06-01 22:05:10
Message-ID: 551413BBBB03D111BF880060B01AACCE0B38F4@home.priority.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm using 6.4.2. And no, i didn't miss your point about the frontend. The
frontend i'm talking about is a visual basic program running on windows, not
those programs such as psql, createdb, etc... Those are all compiled as new
since this is a new machine w/ no existing postgres installation.
Thanks, Thinh

> I just want to minimize the change
> as much as possible w/o touching the frontend.

I think you missed the point I made earlier: this sort of change will
require a frontend recompile because NAMEDATALEN is visible in frontend
apps.

regards, tom lane

Browse pgsql-sql by date

  From Date Subject
Next Message Robert Chalmers 1999-06-01 22:21:38 help??? Now I can't drop a renamed column....
Previous Message Robert Chalmers 1999-06-01 21:44:00 Standard SQL commands - are they in 6.5?