A little bug in postgreSQL - Mailing list pgsql-bugs

From Baiju MP
Subject A little bug in postgreSQL
Date
Msg-id 000801c2957a$a9eaeed0$8bbe04ca@web5
Whole thread Raw
Responses Re: A little bug in postgreSQL  (Neil Conway <neilc@samurai.com>)
List pgsql-bugs
Sir,

We are using postgreSQL for two years for our projects.
It's fine and working well and meets all out requirements.
But one think I could find when comparing with other simple
databases is I am mentioning here . Hope your developing team=20
will consider this also while releasing the new version.

At present the all other database, providing an option to set=20
developers own order with the order  by  statement.
eg : SELECT ......
       FROM  ......
        ORDER BY 1 like 'A%' like 'H%' like 'G%' like 'C%'=20

Please try to add this feature also on next version .

Regards,
Baiju MP
                         \\\\\|/////
                         |  ~  ~  |=20
                        (-   0 0  -)
        ----------oOOo---(_)---oOOo--------------
=20=20=20=20=20=20=20=20=20=20=20=20
             Baiju MP,
             iPath India (P) LtdG-358,
             Panampilly Nagar,
             Cochin - 36
                      oooO=20=20=20=20=20=20=20=20=20=20=20
        ---------------(     )-----Oooo---------------=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20
                        \   (      (     )
                          \_)       )  /
                                    (_/

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Minor build nits in 7.3rc1
Next
From: Jean-Luc Lachance
Date:
Subject: order by in for loop in plpgsql does not work