~ubuntu-branches/ubuntu/hardy/postgresql-8.4/hardy-backports

« back to all changes in this revision

Viewing changes to src/backend/catalog/sql_features.txt

  • Committer: Bazaar Package Importer
  • Author(s): Ubuntu Archive Backport
  • Date: 2009-11-09 13:46:16 UTC
  • mfrom: (5.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091109134616-ae14l9tr3g7p2t9y
Tags: 8.4.1-1~hardy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
471
471
T581    Regular expression substring function                   YES     
472
472
T591    UNIQUE constraints of possibly null columns                     YES     
473
473
T601    Local cursor references                 NO      
474
 
T611    Elementary OLAP operations                      NO      
475
 
T612    Advanced OLAP operations                        NO      
 
474
T611    Elementary OLAP operations                      NO      most forms supported
 
475
T612    Advanced OLAP operations                        NO      some forms supported
476
476
T613    Sampling                        NO      
477
 
T614    NTILE function                  NO      
478
 
T615    LEAD and LAG functions                  NO      
 
477
T614    NTILE function                  YES     
 
478
T615    LEAD and LAG functions                  YES     
479
479
T616    Null treatment option for LEAD and LAG functions                        NO      
480
 
T617    FIRST_VALUE and LAST_VALUE function                     NO      
481
 
T618    NTH_VALUE function                      NO      
 
480
T617    FIRST_VALUE and LAST_VALUE function                     YES     
 
481
T618    NTH_VALUE function                      NO      function exists, but some options missing
482
482
T621    Enhanced numeric functions                      YES     
483
483
T631    IN predicate with one list element                      NO      
484
484
T641    Multiple column assignment                      NO      only some syntax variants supported