Re: [BUGS] Bug #786: simbols in relation names

2002-09-27 Thread Tom Lane
[EMAIL PROTECTED] writes: > We use chars as ':' ,or '=' ,or similar in the relations - views - > names. Problem is that in the psql doing select from such views into > the record i can't use relation names if that contains such chars as > described. If i write something like rec."Name:i:20" i get

[BUGS] Bug #786: simbols in relation names

2002-09-27 Thread pgsql-bugs
Andrew Shubas ([EMAIL PROTECTED]) reports a bug with a severity of 4 The lower the number the more severe it is. Short Description simbols in relation names Long Description Good afternoon! We use chars as ':' ,or '=' ,or similar in the relations - views - names. Problem is that in the psql do