Re: [HACKERS] ANSI SQL, CASE expression Conformance F262, F263 any info

2005-12-14 Thread Pavel Stehule
"Pavel Stehule" <[EMAIL PROTECTED]> writes: > I can't find any information of syntax for ANSI Conformance F262, F263. Has > somebody any information about this points: Extended CASE expression, comma > separated predicates in simple case expression There are no such feature IDs listed in ei

Re: [HACKERS] ANSI SQL, CASE expression Conformance F262, F263 any info

2005-12-14 Thread Tom Lane
"Pavel Stehule" <[EMAIL PROTECTED]> writes: > I can't find any information of syntax for ANSI Conformance F262, F263. Has > somebody any information about this points: Extended CASE expression, comma > separated predicates in simple case expression There are no such feature IDs listed in either

[HACKERS] ANSI SQL, CASE expression Conformance F262, F263 any info

2005-12-14 Thread Pavel Stehule
Hello I can't find any information of syntax for ANSI Conformance F262, F263. Has somebody any information about this points: Extended CASE expression, comma separated predicates in simple case expression Thank You Pavel Stehule ___