Re: SQL:2003 keyword additions - Mailing list pgsql-patches

From Thomas Hallgren
Subject Re: SQL:2003 keyword additions
Date
Msg-id thhal-05wmAAr8HcC4V80FGhgBKdPsyiIjgW3@mailblocks.com
Whole thread Raw
In response to Re: SQL:2003 keyword additions  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Peter Eisentraut wrote:
> ... Therefore, adding more reserved key
> words than necessary does not achieve anything in terms of SQL
> conformance.
>
One might argue that it will prevent current PostgreSQL users from
unintentionally using those keywords and thereby obtain 2 goals:

1. The SQL code will be more portable since other databases may
recognize the keywords.
2. Migration to a future PostgreSQL version where the relevant commands
has been implemented will be easier.

Regards,
Thomas Hallgren


pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: SQL:2003 keyword additions
Next
From: Peter Eisentraut
Date:
Subject: Re: SQL:2003 keyword additions