On Thu, May  2, 2013 at 10:01:28AM -0400, Tom Lane wrote:
        > Michael Paquier <michael.paqu...@gmail.com> writes:
        > > Hi all,
        > > When testing \watch, I noticed that process waits indefinitely when
        > > executing it with a DDL or a DML.
        > > For example:
        > > postgres=# CREATE TABLE aa (a int);
-->     > > postgres=# ANALYSE aa \watch 10
                       -------

        > > -- Process waiting here

OK, what other database supports British spelling of commands?  Can we
call this a compatibility feature.  ;-)  The feature has been there
since 2000:

        commit ebe0b236909732c75d665c73363bd4ac7a7aa138
        Author: Bruce Momjian <br...@momjian.us>
        Date:   Wed Nov 8 21:28:06 2000 +0000
        
            Add ANALYSE spelling of ANALYZE for vacuum.


-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to