AW: [HACKERS] Coping with 'C' vs 'newC' function language names

2000-11-15 Thread Zeugswetter Andreas SB
We need the 7.0 style for compatibility with other DB's. Postgres was "the" pioneer in this area, but similar functionality is now available in other DB's. Could you explain? PostgreSQL cant be compatible in C level, why the SQL compatibility? (I mean the LANGUAGE 'C' specifically)

AW: [HACKERS] Coping with 'C' vs 'newC' function language names

2000-11-13 Thread Zeugswetter Andreas SB
because as said, it can be any other language besides C and also the 'AS file' is weird. This is interesting. It allows us to control the default behavour of "C". I would vote to default to 7.0-style when no version is used for 7.1, then default to 7.1 style in 7.2 and later. We don't