On Tue, Feb 17, 2004 at 11:15:13AM -0800, Ashish Mahabal wrote:
>
> Thanx Mark.
>
> Thats what I ended up doing. But it seems silly that the name space for
> system columns and user columns are not separate. Its just like saying
> that you can not have the same column name in 2 different tables.
Thanx Mark.
Thats what I ended up doing. But it seems silly that the name space for
system columns and user columns are not separate. Its just like saying
that you can not have the same column name in 2 different tables.
Just like I can say table1.myCol and table2.myCol, there should have been
a
Ashish Mahabal wrote:
Hello Hiroshi,
When I try to use the column name xmin in one of my tables I get
ERROR: column name "xmin" conflicts with a system column name
You seem to have been affected by these errors in the past too. Had you
found a solution?
Anybody else have any solutions?
The on
Hello Hiroshi,
When I try to use the column name xmin in one of my tables I get
ERROR: column name "xmin" conflicts with a system column name
You seem to have been affected by these errors in the past too. Had you
found a solution?
Anybody else have any solutions?
Cheers,
ashish
Ashish Mahab